You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/19 19:28:59 UTC

[GitHub] [maven-resolver] michael-o commented on a change in pull request #153: Update dependencies

michael-o commented on a change in pull request #153:
URL: https://github.com/apache/maven-resolver/pull/153#discussion_r810528738



##########
File path: maven-resolver-transport-wagon/pom.xml
##########
@@ -56,7 +56,7 @@
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>
       <artifactId>wagon-provider-api</artifactId>
-      <version>3.4.3</version>
+      <version>3.5.1</version>

Review comment:
       This should be consistent with Maven master.

##########
File path: maven-resolver-named-locks-redisson/pom.xml
##########
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.redisson</groupId>
       <artifactId>redisson</artifactId>
-      <version>3.15.6</version>
+      <version>3.16.8</version>

Review comment:
       This needs testing and update on docs since it lists trans deps, drop this for now




-- 
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-unsubscribe@maven.apache.org

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