Skip to content
Compare
Choose a tag to compare
@jonenst jonenst released this 13 Feb 13:42
· 1 commit to main since this release
v21
95da8a8

Java 17 -> Java 21 and maven core 3.9.9 and plugin updates

some configuration is added by default to behave like the previous JDK and avoid warnings
maven compiler plugin -proc:full
tests (surefire and failsafe) -XX:+EnableDynamicAgentLoading

Full Changelog: v20...v21