You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/02/16 15:53:18 UTC

svn commit: r1824514 - /commons/proper/vfs/trunk/pom.xml

Author: ggregory
Date: Fri Feb 16 15:53:18 2018
New Revision: 1824514

URL: http://svn.apache.org/viewvc?rev=1824514&view=rev
Log:
Update tests from Apache httpcore-nio 4.4.7 to 4.4.9.

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1824514&r1=1824513&r2=1824514&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Fri Feb 16 15:53:18 2018
@@ -506,7 +506,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpcore-nio</artifactId>
-        <version>4.4.7</version>
+        <version>4.4.9</version>
       </dependency>
       <!-- Test WebDAV with Apache Jackrabbit -->
       <dependency>