You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2014/04/10 22:56:39 UTC

git commit: upgrade commons-codec from 1.8 to 1.9

Repository: camel
Updated Branches:
  refs/heads/master a2da4d36c -> 82c7edc1d


upgrade commons-codec from 1.8 to 1.9


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

Branch: refs/heads/master
Commit: 82c7edc1d13a1b6c4dc5ac8c5e9e409db32c6a2e
Parents: a2da4d3
Author: cmueller <cm...@apache.org>
Authored: Thu Apr 10 22:56:30 2014 +0200
Committer: cmueller <cm...@apache.org>
Committed: Thu Apr 10 22:56:30 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/82c7edc1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 084b842..a9ff924 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -79,7 +79,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.8</commons-codec-version>
+    <commons-codec-version>1.9</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>