seekM commented on PR #520:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/520#issuecomment-2831962689

   @anuragagarwal561994 FYI I also created an issue for this 
[here](https://github.com/apache/maven-dependency-plugin/issues/524).
   
   `maven-dependency-analyzer:1.15.1` uses `asm:9.7.1` (see 
[here](https://github.com/apache/maven-dependency-analyzer/blob/maven-dependency-analyzer-1.15.1/pom.xml#L107)).
 According to https://asm.ow2.io/versions.html version 9.7.1 offers "new 
Opcodes.V24 constant for Java 24", whereas the newest version 9.8 offers "new 
Opcodes.V25 constant for Java 25". I'm not sure I interpret this correctly, but 
reading this I would have assumed that version 9.7.1 should already offer 
suport for java 24?


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to