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/08/06 07:13:44 UTC

camel git commit: Upgrade Async Http client to version 2.0.34

Repository: camel
Updated Branches:
  refs/heads/master 9a5f0820f -> 8d66f16cd


Upgrade Async Http client to version 2.0.34


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

Branch: refs/heads/master
Commit: 8d66f16cd5d7e0d4ac623d6d4b13874129d0a85f
Parents: 9a5f082
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Aug 6 09:11:04 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Aug 6 09:11:04 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8d66f16c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 74cfd4b..4eebdaa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
     <activemq-version>5.15.0</activemq-version>
     <activemq-artemis-version>2.2.0</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
-    <ahc-version>2.0.33</ahc-version>
+    <ahc-version>2.0.34</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>