Author: ggregory
Date: Fri Oct 20 16:03:14 2017
New Revision: 1812757

URL: http://svn.apache.org/viewvc?rev=1812757&view=rev
Log:
Update tests from Apache Commons IO 2.5 to 2.6.

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

Modified: commons/proper/bcel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1812757&r1=1812756&r2=1812757&view=diff
==============================================================================
--- commons/proper/bcel/trunk/pom.xml [UTF-8] (original)
+++ commons/proper/bcel/trunk/pom.xml [UTF-8] Fri Oct 20 16:03:14 2017
@@ -511,7 +511,7 @@
         <dependency>
           <groupId>commons-io</groupId>
           <artifactId>commons-io</artifactId>
-          <version>2.5</version>
+          <version>2.6</version>
           <scope>test</scope>
         </dependency>
 


Reply via email to