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

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

commit a3e3861d7a779bef268dc206f0e017ec46b38aa2
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed May 19 15:27:55 2021 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9cc13a5..5676764 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -49,7 +49,7 @@
         <!-- Note that activemq dependency is only used for testing! -->
         <activemq-version>5.16.2</activemq-version>
         <activemq-artemis-version>2.17.0</activemq-artemis-version>
-        <ahc-version>2.12.2</ahc-version>
+        <ahc-version>2.12.3</ahc-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
         <apache-any23-version>2.3</apache-any23-version>
         <apache-drill-version>1.18.0</apache-drill-version>

Reply via email to