You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ra...@apache.org on 2014/03/03 00:49:29 UTC

git commit: Upgrade async-http-client (camel-ahc) dependency to 1.8.3.

Repository: camel
Updated Branches:
  refs/heads/master a9835c9be -> cc54cb49d


Upgrade async-http-client (camel-ahc) dependency to 1.8.3.


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

Branch: refs/heads/master
Commit: cc54cb49de62ce16ab6ce880f23bf13a5125f775
Parents: a9835c9
Author: Raul Kripalani <ra...@apache.org>
Authored: Sun Mar 2 23:49:21 2014 +0000
Committer: Raul Kripalani <ra...@apache.org>
Committed: Sun Mar 2 23:49:21 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/camel/blob/cc54cb49/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0d59c6b..b5f1cf8 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.8.1</ahc-version>
+    <ahc-version>1.8.3</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>