Author: ggregory
Date: Fri Oct 20 16:20:48 2017
New Revision: 1812759

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

Modified:
    commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml

Modified: commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml?rev=1812759&r1=1812758&r2=1812759&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-extras/pom.xml Fri Oct 20 
16:20:48 2017
@@ -97,7 +97,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.4</version>
+      <version>2.6</version>
       <scope>test</scope>
     </dependency>
   </dependencies>


Reply via email to