Author: ggregory
Date: Fri Apr 20 12:30:40 2012
New Revision: 1328352

URL: http://svn.apache.org/viewvc?rev=1328352&view=rev
Log:
Update Commons IO to 2.3 from 2.1 (tests.)

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=1328352&r1=1328351&r2=1328352&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Fri Apr 20 12:30:40 2012
@@ -418,7 +418,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.1</version>
+        <version>2.3</version>
         <scope>test</scope>
       </dependency>
       <!-- Test HTTP with Apache HttpComponent Core -->


Reply via email to