You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2014/02/05 11:48:32 UTC

git commit: Upgraded AHC

Updated Branches:
  refs/heads/master 5316edd6a -> 557b39b3d


Upgraded AHC


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

Branch: refs/heads/master
Commit: 557b39b3d91a9c3e51bc6df4cd2915769ae57aed
Parents: 5316edd
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Feb 5 11:49:37 2014 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Feb 5 11:49:37 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/557b39b3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7b6e564..0f9fe2e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -37,7 +37,7 @@
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
     <activemq-version>5.9.0</activemq-version>
-    <ahc-version>1.7.21</ahc-version>
+    <ahc-version>1.8.1</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>
     <antlr-bundle-version>3.4_1</antlr-bundle-version>
     <antlr-runtime-bundle-version>3.4_2</antlr-runtime-bundle-version>