mbien commented on issue #7040:
URL: https://github.com/apache/netbeans/issues/7040#issuecomment-1947620744

   ok yeah that would be the reason why it downgraded asm. `nbm-maven-plugin` 
14.0 depends on a newer version (which depends on asm 9.5).
   
   overwriting dependencies with direct dependency declaration will downgrade 
things if you are not careful - even though I expected something like that, 
finding the cause is not always easy.
   
   you can check it here:
   
https://repo1.maven.org/maven2/org/apache/netbeans/utilities/nbm-maven-plugin/14.0/nbm-maven-plugin-14.0.pom
 where everything is correct


-- 
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: notifications-unsubscr...@netbeans.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to