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 2015/04/09 17:59:24 UTC

[2/2] camel git commit: Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17

Resolve Camel-8608 Update async-http-client version from 1.9.8 to 1.9.17


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

Branch: refs/heads/camel-2.15.x
Commit: b0d0310c0e2594ec6ed00b71fa4d5cf0d3358bbb
Parents: c7b4717
Author: ancosen <an...@gmail.com>
Authored: Thu Apr 9 17:41:35 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Apr 9 18:02:07 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b0d0310c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6e30f5f..a31bf10 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.8</ahc-version>
+    <ahc-version>1.9.17</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>