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 2011/10/12 03:25:50 UTC

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

Author: ggregory
Date: Wed Oct 12 01:25:49 2011
New Revision: 1182164

URL: http://svn.apache.org/viewvc?rev=1182164&view=rev
Log:
Update Apache Commons Compress to 1.2 from 1.1.

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=1182164&r1=1182163&r2=1182164&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Wed Oct 12 01:25:49 2011
@@ -315,7 +315,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-compress</artifactId>
-        <version>1.1</version>
+        <version>1.2</version>
       </dependency>
       <dependency>
         <groupId>org.apache.jackrabbit</groupId>