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 2016/06/22 05:06:23 UTC

svn commit: r1749633 - /commons/proper/vfs/trunk/pom.xml

Author: ggregory
Date: Wed Jun 22 05:06:23 2016
New Revision: 1749633

URL: http://svn.apache.org/viewvc?rev=1749633&view=rev
Log:
[VFS-615] Update Apache Commons Compress from 1.11 to 1.12.

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

Modified: commons/proper/vfs/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1749633&r1=1749632&r2=1749633&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Wed Jun 22 05:06:23 2016
@@ -387,7 +387,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-compress</artifactId>
-        <version>1.11</version>
+        <version>1.12</version>
       </dependency>
       <dependency>
         <groupId>org.apache.jackrabbit</groupId>