garydgregory commented on a change in pull request #85:
URL: https://github.com/apache/commons-vfs/pull/85#discussion_r421757660



##########
File path: pom.xml
##########
@@ -490,12 +493,12 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.5.12</version>
+        <version>4.5.11</version>
       </dependency>
       <dependency>
         <groupId>org.apache.httpcomponents.client5</groupId>
         <artifactId>httpclient5</artifactId>
-        <version>5.0</version>
+        <version>5.0-beta7</version>

Review comment:
       -1, no going from a released version to an older beta.
   

##########
File path: pom.xml
##########
@@ -195,7 +197,8 @@
     <jackrabbit2.version>2.21.0</jackrabbit2.version>
     <commons.surefire.version>2.19.1</commons.surefire.version>
     <commons.japicmp.version>0.14.3</commons.japicmp.version>
-    <log4j2.version>2.13.1</log4j2.version>
+    <log4j2.version>2.13.0</log4j2.version>

Review comment:
       Why go backward? Also the current version of Log4j is 2.13.2.




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


Reply via email to