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/03/09 07:04:29 UTC

[camel] branch master updated: Upgrade Async Http Client to version 2.4.4

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 48b4374  Upgrade Async Http Client to version 2.4.4
48b4374 is described below

commit 48b4374a70d1bc3945c09f28dd0562aecf42d7c9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 9 08:04:07 2018 +0100

    Upgrade Async Http Client to version 2.4.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cd331d4..65b242b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
     <activemq-version>5.15.3</activemq-version>
     <activemq-artemis-version>2.4.0</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
-    <ahc-version>2.4.3</ahc-version>
+    <ahc-version>2.4.4</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>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.