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 2019/09/29 14:23:37 UTC

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

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 943d7e2  Upgrade Async Http Client to version 2.10.3
943d7e2 is described below

commit 943d7e24c82f73b0bf1049aa63f5724fe02cc245
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Sep 29 16:23:08 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9483a91..82c30a6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -45,7 +45,7 @@
         <activemq-version>5.15.10</activemq-version>
         <activemq-artemis-version>2.10.1</activemq-artemis-version>
         <aether-version>1.0.2.v20150114</aether-version>
-        <ahc-version>2.10.2</ahc-version>
+        <ahc-version>2.10.3</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>