You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/08/28 08:38:51 UTC

[camel] branch camel-2.24.x updated: Updating Commons Compress

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

coheigea pushed a commit to branch camel-2.24.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.24.x by this push:
     new 216c4e8  Updating Commons Compress
216c4e8 is described below

commit 216c4e811e70f8540fde2b47f9357b66ea253cd4
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Aug 28 09:32:01 2019 +0100

    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 68acf0c..7ac83c9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -136,7 +136,7 @@
     <commons-beanutils-version>1.9.4</commons-beanutils-version>
     <commons-codec-version>1.11</commons-codec-version>
     <commons-collections-version>3.2.2</commons-collections-version>
-    <commons-compress-version>1.18</commons-compress-version>
+    <commons-compress-version>1.19</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.4</commons-configuration2-version>