You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2015/03/27 04:24:58 UTC

[3/3] camel git commit: CAMEL-8548 Upgraded commons-codec version to 1.10

CAMEL-8548 Upgraded commons-codec version to 1.10


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/04ba08b0
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/04ba08b0
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/04ba08b0

Branch: refs/heads/master
Commit: 04ba08b085af7931502b56ee444504555487ec55
Parents: 12098f7
Author: Willem Jiang <wi...@gmail.com>
Authored: Fri Mar 27 11:24:32 2015 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Fri Mar 27 11:24:32 2015 +0800

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/04ba08b0/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index c6e0d25..3be974b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
     <cometd-java-server-bundle-version>2.3.1_2</cometd-java-server-bundle-version>
     <cometd-java-server>2.3.1</cometd-java-server>
     <commons-beanutils-bundle-version>1.8.3_1</commons-beanutils-bundle-version>
-    <commons-codec-version>1.9</commons-codec-version>
+    <commons-codec-version>1.10</commons-codec-version>
     <commons-collections-version>3.2.1</commons-collections-version>
     <commons-compress-version>1.5</commons-compress-version>
     <commons-configuration-version>1.9</commons-configuration-version>