You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2018/08/16 14:02:32 UTC

svn commit: r1838200 - /webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml

Author: coheigea
Date: Thu Aug 16 14:02:32 2018
New Revision: 1838200

URL: http://svn.apache.org/viewvc?rev=1838200&view=rev
Log:
Updating Commons Compress

Modified:
    webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml

Modified: webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml?rev=1838200&r1=1838199&r2=1838200&view=diff
==============================================================================
--- webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml (original)
+++ webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml Thu Aug 16 14:02:32 2018
@@ -34,7 +34,7 @@
     <properties>
         <apacheds.version>2.0.0-M24</apacheds.version>
         <bcprov.version>1.60</bcprov.version>
-        <commons.compress.version>1.17</commons.compress.version>
+        <commons.compress.version>1.18</commons.compress.version>
         <ehcache.version>2.10.5</ehcache.version>
         <geronimo.javamail.version>1.8.4</geronimo.javamail.version>
         <jasypt.version>1.9.2</jasypt.version>