Author: ggregory
Date: Tue Dec  4 19:20:13 2012
New Revision: 1417127

URL: http://svn.apache.org/viewvc?rev=1417127&view=rev
Log:
Update commons-io to version 2.2 (the last Java 5 version) from 1.4.

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

Modified: commons/proper/imaging/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1417127&r1=1417126&r2=1417127&view=diff
==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Tue Dec  4 19:20:13 2012
@@ -192,7 +192,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>1.4</version>
+      <version>2.2</version>
       <scope>test</scope>
     </dependency>
   </dependencies>


Reply via email to