Author: ggregory
Date: Thu Aug  8 03:02:11 2013
New Revision: 1511565

URL: http://svn.apache.org/r1511565
Log:
Migrate tests to org.apache.httpcomponents httpcore-nio 4.2.5 from 4.2.4.

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=1511565&r1=1511564&r2=1511565&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Aug  8 03:02:11 2013
@@ -433,7 +433,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpcore-nio</artifactId>
-        <version>4.2.4</version>
+        <version>4.2.5</version>
         <scope>test</scope>
       </dependency>
       <!-- Test WebDAV with Apache Jackrabbit -->


Reply via email to