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 2017/01/27 09:39:14 UTC

camel git commit: Upgrade Async Http Client to version 2.0.27

Repository: camel
Updated Branches:
  refs/heads/master b59b1e216 -> c56b8fe69


Upgrade Async Http Client to version 2.0.27


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

Branch: refs/heads/master
Commit: c56b8fe69871595d16b89a0c15a4c8295e63f23d
Parents: b59b1e2
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jan 27 10:21:26 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jan 27 10:21:26 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/c56b8fe6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2c9bd79..4c87ff5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -37,7 +37,7 @@
     <!-- Note that activemq dependency is only used for testing! -->
     <activemq-version>5.14.3</activemq-version>
     <aether-version>1.0.2.v20150114</aether-version>
-    <ahc-version>2.0.26</ahc-version>
+    <ahc-version>2.0.27</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>