This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new 671fcee Updating Commons Compress
671fcee is described below
commit 671fcee27e5dfc61847a03b8470fd839fdfe02ab
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 8bfd060..59afa41 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>
<hamcrest.version>2.2</hamcrest.version>