You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/06/11 17:14:03 UTC

camel git commit: Upgrade Async Http Client to version 1.9.26

Repository: camel
Updated Branches:
  refs/heads/master 2d34af00f -> 4bc4fe8c7


Upgrade Async Http Client to version 1.9.26


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

Branch: refs/heads/master
Commit: 4bc4fe8c7940426d32fce5bac67475834514f409
Parents: 2d34af0
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Jun 11 09:00:17 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Jun 11 09:00:17 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/4bc4fe8c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9495fe8..f32dd1c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
     <activemq-version>5.11.1</activemq-version>
-    <ahc-version>1.9.17</ahc-version>
+    <ahc-version>1.9.26</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>