You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/01/29 17:09:08 UTC

camel git commit: CAMEL-10758: Upgrade ahc

Repository: camel
Updated Branches:
  refs/heads/camel-2.18.x 3112e08f1 -> 91ecea21a


CAMEL-10758: Upgrade ahc


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

Branch: refs/heads/camel-2.18.x
Commit: 91ecea21aeae1fbf9b6e8ea6aa6d93473cfff451
Parents: 3112e08
Author: Claus Ibsen <da...@apache.org>
Authored: Sun Jan 29 18:09:01 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Sun Jan 29 18:09:01 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/91ecea21/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6d5b5a0..147fe33 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.15</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>