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
commit 01f9d025bda0e86cfc8296364a5e50f3d6dd28f0 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Sep 2 07:33:46 2020 +0200 Sync Properties --- 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 ac5ccf0..de02d51 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -127,7 +127,7 @@ <cometd-java-server>4.0.4</cometd-java-server> <commons-beanutils-version>1.9.4</commons-beanutils-version> <commons-cli-version>1.4</commons-cli-version> - <commons-codec-version>1.14</commons-codec-version> + <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>