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:14:28 UTC

[camel] branch master updated: Updating Commons Codec

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 061188b  Updating Commons Codec
061188b is described below

commit 061188b00f4bed6d5d20a41a45af0595e528ec2f
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 3712edc..7f04c8a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -121,7 +121,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.12</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>