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/08 11:21:09 UTC

[camel] 02/02: Updating Commons Codec

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 <co...@apache.org>
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>