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 cc328db67a8dcb30a8227cc35c788931bad60920 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Sep 2 07:27:02 2021 +0200 Sync deps --- camel-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 425f426..b7cfc0e 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -131,7 +131,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>