ron190 commented on PR #186:
URL: 
https://github.com/apache/maven-assembly-plugin/pull/186#issuecomment-2225375390

   Hi @slawekjaranowski (&at-all), 
   
   We can see that other Maven plugin like `maven-install-plugin` has already 
bumped to `maven-resolver-util:1.9.18`, here's a Maven dependency convergence 
showing this: 
https://ron190.github.io/jsql-injection/site/dependency-convergence.html#org-apache-maven-resolver-maven-resolver-util
   
   Though here on `maven-assembly-plugin` it seems we're forced to downgrade to 
`1.4.1`:
   ```xml
   <artifactId>maven-resolver-util</artifactId>
   <!-- the same version as in Maven 3.6.3 -->
   <version>1.4.1</version>
   ```
   
   Any reason to not bump to `1.9.18` as it was done on `maven-install-plugin` ?


-- 
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