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

commit 35f60d1c99a9206cb4836e70f208c42c5ab733a0
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon May 11 11:41:02 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 366199f..5851b22 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -45,7 +45,7 @@
         <activemq-version>5.15.12</activemq-version>
         <activemq-artemis-version>2.12.0</activemq-artemis-version>
         <aether-version>1.0.2.v20150114</aether-version>
-        <ahc-version>2.11.0</ahc-version>
+        <ahc-version>2.12.1</ahc-version>
         <android-annotations-version>4.1.1.4</android-annotations-version>
         <apacheds-version>2.0.0.AM25</apacheds-version>
         <apache-any23-version>2.3</apache-any23-version>

Reply via email to