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


The following commit(s) were added to refs/heads/master by this push:
     new 51b3ea4  Upgrade Commons-Codec to version 1.12
51b3ea4 is described below

commit 51b3ea4e1fa8f0df0a752540f080e0e4e63f76f0
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Feb 26 07:49:55 2019 +0100

    Upgrade Commons-Codec to version 1.12
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d74907a..639fed3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     
<cometd-java-server-bundle-version>2.3.1_2</cometd-java-server-bundle-version>
     <cometd-java-server>3.1.2</cometd-java-server>
     <commons-beanutils-version>1.9.3</commons-beanutils-version>
-    <commons-codec-version>1.11</commons-codec-version>
+    <commons-codec-version>1.12</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>

Reply via email to