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:37:20 UTC

[camel] branch camel-2.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.x
in repository https://gitbox.apache.org/repos/asf/camel.git


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

commit 5f9fdbdb349c7326ec2a2f9cbc2233b2d4dd1649
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 7a1324d..af015aa 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.13</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>