This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
new 9b0b827 [KARAF-5491] Upgrade to commons-compress 1.15
9b0b827 is described below
commit 9b0b827e78c6ac394b1d2ddd20e34bdb2695f920
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Nov 17 08:33:50 2017 +0100
[KARAF-5491] Upgrade to commons-compress 1.15
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2d3269b..acadff7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
<jna.version>4.5.0</jna.version>
<commons-beanutils.version>1.9.2</commons-beanutils.version>
<commons-codec.version>1.10</commons-codec.version>
- <commons-compress.version>1.14</commons-compress.version>
+ <commons-compress.version>1.15</commons-compress.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-dbcp.version>1.4_3</commons-dbcp.version>
<commons-fileupload.version>1.3.1</commons-fileupload.version>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].