Author: ggregory
Date: Thu Apr  5 18:02:44 2012
New Revision: 1309980

URL: http://svn.apache.org/viewvc?rev=1309980&view=rev
Log:
Update commons-io to 2.2 from 2.1 (for testing.)

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

Modified: commons/proper/lang/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1309980&r1=1309979&r2=1309980&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Thu Apr  5 18:02:44 2012
@@ -432,7 +432,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.1</version>
+      <version>2.2</version>
       <scope>test</scope>
     </dependency>
 


Reply via email to