Closed pbtura closed 1 year ago
Hi, you can use version 2.38.0, which is Java 8 compatible. The library is pretty stable, there are not many bug-fixes, only new fetures. Check the release notes https://github.com/lukas-krecan/JsonUnit#release-notes
If you need to backport anything, you can send a PR for v2
branch
Is there any way to get this library working with JDK 11 or is 17 strictly required? I would love to use this in one of my projects, but upgrading to a newer JDK is not an option at this stage. How difficult would it be to fork off a JDK 11 version that contains at least bug fixes?