michael-o commented on a change in pull request #43: update dependencies
URL:
https://github.com/apache/maven-dependency-plugin/pull/43#discussion_r401522254
##########
File path: pom.xml
##########
@@ -316,7 +316,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-http-lightweight</artifactId>
- <version>1.0-beta-6</version>
+ <version>3.3.4</version>
Review comment:
Maven core comes already with a provider. I bet this one is not necessary.
Have you tried to remove it and run all ITs?
----------------------------------------------------------------
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]
With regards,
Apache Git Services