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/04/04 08:34:31 UTC

camel git commit: Upgrade Async http client to version 1.9.38

Repository: camel
Updated Branches:
  refs/heads/master e9d255146 -> 9c2c1405c


Upgrade Async http client to version 1.9.38


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

Branch: refs/heads/master
Commit: 9c2c1405c5d56bf0f05e333e85f49a7070c84d87
Parents: e9d2551
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Apr 4 08:33:29 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Apr 4 08:34:07 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/9c2c1405/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 74dacf7..0e57e22 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.2</activemq-version>
-    <ahc-version>1.9.36</ahc-version>
+    <ahc-version>1.9.38</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>