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
commit 039dc6d0d2c5c55384845051b0ba763ff1cc8797 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Thu Aug 8 12:14:05 2019 +0100 Updating Commons Codec --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index cb6d641..e10676f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -134,7 +134,7 @@ <cometd-java-server-bundle-version>2.3.1_2</cometd-java-server-bundle-version> <cometd-java-server>4.0.4</cometd-java-server> <commons-beanutils-version>1.9.3</commons-beanutils-version> - <commons-codec-version>1.11</commons-codec-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-configuration-version>1.9</commons-configuration-version>
