You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/05/13 20:03:20 UTC

svn commit: r1482007 - /commons/proper/compress/trunk/pom.xml

Author: sebb
Date: Mon May 13 18:03:20 2013
New Revision: 1482007

URL: http://svn.apache.org/r1482007
Log:
Latest version of XZ

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

Modified: commons/proper/compress/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=1482007&r1=1482006&r2=1482007&view=diff
==============================================================================
--- commons/proper/compress/trunk/pom.xml (original)
+++ commons/proper/compress/trunk/pom.xml Mon May 13 18:03:20 2013
@@ -60,7 +60,7 @@ These include: bzip2, gzip, pack200, xz 
     <dependency>
       <groupId>org.tukaani</groupId>
       <artifactId>xz</artifactId>
-      <version>1.2</version>
+      <version>1.3</version>
     </dependency>
   </dependencies>