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

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

commit 8d98dda3adbc8cc61aa4d9ab49ffd23b9bcbf6fc
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Sep 2 07:26:31 2021 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8b10e99..d69686e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -113,7 +113,7 @@
         <commons-codec-version>1.15</commons-codec-version>
         <commons-collections-version>3.2.2</commons-collections-version>
         <commons-collections4-version>4.4</commons-collections4-version>
-        <commons-compress-version>1.19</commons-compress-version>
+        <commons-compress-version>1.21</commons-compress-version>
         <commons-configuration-version>1.9</commons-configuration-version>
         <commons-configuration2-version>2.7</commons-configuration2-version>
         <commons-csv-version>1.8</commons-csv-version>

Reply via email to