slachiewicz opened a new pull request, #12669: URL: https://github.com/apache/maven/pull/12669
Logback 1.3+ requires Java 11+ bytecode (and 1.6+ requires Java 21+), which causes check in to fail on Maven 3.x branches (which target Java 8 bytecode compatibility). This PR configures to ignore version for and target branches. -- 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]
