Howdy, The 3.9.6 release will contain three important changes: - Resolver 1.9.x is hopefully "tamed" on Windows, no more sporadic AccessDeniedEx to fail the builds - Sisu DI is upgraded to support bytecode higher than Java 14. This makes writing Maven components (extensions, plugins, Sisu managed JSR330 components) using bytecode higher than Java 14 possible. Naturally, to have those used in your build, you will also have to raise the Maven runtime Java requirement, and have it aligned with your new components. - ability to exclude plugin from plugin validation (as an "escape hatch")
As usual, if anyone has anything to add, please speak up! Thanks T
