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/16 09:07:21 UTC

camel git commit: Upgrade Async Http client to version 2.0.26

Repository: camel
Updated Branches:
  refs/heads/master 698b65710 -> 5dc888d8f


Upgrade Async Http client to version 2.0.26


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

Branch: refs/heads/master
Commit: 5dc888d8fd2328003d697f7a0a6765c443555507
Parents: 698b657
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 16 10:06:45 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 16 10:07:06 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5dc888d8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 85a9849..e59184d 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.25</ahc-version>
+    <ahc-version>2.0.26</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>