This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_2_x-fixes by this push:
     new 7e08c2d  Updating Commons Compress
7e08c2d is described below

commit 7e08c2d88166f14c756aeda9a2bf4000520208d0
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Feb 10 09:41:51 2020 +0000

    Updating Commons Compress
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9fbd2be..1b7df17 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -33,7 +33,7 @@
 
     <properties>
         <bcprov.version>1.64</bcprov.version>
-        <commons.compress.version>1.19</commons.compress.version>
+        <commons.compress.version>1.20</commons.compress.version>
         <ehcache.version>2.10.6</ehcache.version>
         <geronimo.javamail.version>1.8.4</geronimo.javamail.version>
         <jasypt.version>1.9.3</jasypt.version>

Reply via email to