You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/02/12 06:39:51 UTC

[camel] branch master updated: Upgrade Commons Compress to version 1.16.1

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new a3cfa8b  Upgrade Commons Compress to version 1.16.1
a3cfa8b is described below

commit a3cfa8b85f0f64387e59d8d777b702bc30259d65
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 12 07:39:30 2018 +0100

    Upgrade Commons Compress to version 1.16.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e3bc677..82e46aa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -140,7 +140,7 @@
     <commons-beanutils-bundle-version>1.8.3_1</commons-beanutils-bundle-version>
     <commons-codec-version>1.11</commons-codec-version>
     <commons-collections-version>3.2.2</commons-collections-version>
-    <commons-compress-version>1.15</commons-compress-version>
+    <commons-compress-version>1.16.1</commons-compress-version>
     <commons-configuration-version>1.9</commons-configuration-version>
     <commons-configuration-bundle-version>1.9_1</commons-configuration-bundle-version>
     <commons-configuration2-version>2.2</commons-configuration2-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.