Repository: camel
Updated Branches:
  refs/heads/master 0d3f461f6 -> df83c3431


Upgrade Async Http client to version 2.0.29


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

Branch: refs/heads/master
Commit: df83c3431dbda085f320aaa9712d8dbd253fad6b
Parents: 0d3f461
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Thu Feb 16 08:05:57 2017 +0100
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Thu Feb 16 08:05:57 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/df83c343/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 25a1e31..918258d 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.28</ahc-version>
+    <ahc-version>2.0.29</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>

Reply via email to