You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2017/10/20 16:34:17 UTC

svn commit: r1812762 - /commons/proper/weaver/trunk/parent/pom.xml

Author: ggregory
Date: Fri Oct 20 16:34:16 2017
New Revision: 1812762

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

Modified:
    commons/proper/weaver/trunk/parent/pom.xml

Modified: commons/proper/weaver/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/weaver/trunk/parent/pom.xml?rev=1812762&r1=1812761&r2=1812762&view=diff
==============================================================================
--- commons/proper/weaver/trunk/parent/pom.xml (original)
+++ commons/proper/weaver/trunk/parent/pom.xml Fri Oct 20 16:34:16 2017
@@ -167,7 +167,7 @@ under the License.
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.5</version>
+        <version>2.6</version>
       </dependency>
       <dependency>
         <groupId>org.ow2.asm</groupId>