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 2016/07/22 09:31:44 UTC

camel git commit: Upgrade Async Http Client to version 2.0.11

Repository: camel
Updated Branches:
  refs/heads/master 2bbc1368b -> fa5e38ced


Upgrade Async Http Client to version 2.0.11


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

Branch: refs/heads/master
Commit: fa5e38cedc3293c1a28d2f3127991cfc1b14fe2c
Parents: 2bbc136
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jul 22 11:31:03 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jul 22 11:31:27 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/fa5e38ce/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9e66b80..29924fe 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.13.4</activemq-version>
-    <ahc-version>2.0.10</ahc-version>
+    <ahc-version>2.0.11</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>
     <antlr-bundle-version>3.5.2_1</antlr-bundle-version>
     <antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version>