ppkarwasz opened a new issue, #1851: URL: https://github.com/apache/logging-log4j2/issues/1851
While Maven plugins have started requiring Java 11 a while ago (e.g. Spotless 2.30+), some new plugins like `bnd-maven-plugin` have bumped the requirement to Java 17. Most of our code is Java 17-ready, but we must update some of our tests that modify `final private` fields. This is a blocker for apache/logging-parent#41. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
