InsertPikachuFace commented on PR #744: URL: https://github.com/apache/maven-shade-plugin/pull/744#issuecomment-3416253501
@pan3793 @olamy Just to be clear, is version 3.6.1 compatible with JDK 25 or just 24? Because I get this error for a JDK 25 project-build: > Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.6.1:shade (default) on project kfz-fahrzeugsuche-service: Error creating shaded jar: Unsupported class file major version 69 If not, how would one "override the asm dependency in your pom" to work with JDK 25? -- 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]
