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 2018/10/30 07:31:04 UTC

[camel] branch master updated: Upgrade Ahc to version 2.6.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new bae7698  Upgrade Ahc to version 2.6.0
bae7698 is described below

commit bae76980bf01fa2e77ebf59caf4a73ea3ffa37c4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 30 08:21:23 2018 +0100

    Upgrade Ahc to version 2.6.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d41c072..9b5121b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
     <activemq-version>5.15.7</activemq-version>
     <activemq-artemis-version>2.6.3</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
-    <ahc-version>2.5.4</ahc-version>
+    <ahc-version>2.6.0</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>