sbrunov opened a new pull request #129: URL: https://github.com/apache/maven-dependency-plugin/pull/129
# Solution 1. Upgrade the `org.ow2.asm:asm` Maven dependency to the 9.0 version at minimum. Upgraded to the 9.1 version that as per [its release notes](https://asm.ow2.io/versions.html) introduced the JDK 17 support. 2. Upgrade the `org.apache.maven.shared:maven-dependency-analyzer:1.11.3` Maven dependency to the 1.11.3 version at minimum. Already upgraded. # Pull request changes. Upgraded Maven dependency: `org.ow2.asm:asm`: from 9.0 to 9.1. # Request for release May you please release the new version of the `maven-dependency-plugin`, once the pull request has been merged? # Individual Contributor License Agreement I hereby declare this contribution to be licensed under the [Apache License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0). Best regards, Sergey Brunov. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
