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 3815bc8ac7bca4d94e14c8fc86575d9744ee9cfe Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Jan 5 11:17:05 2021 +0100 Upgrade Async Http Client to version 2.12.2 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a749de1..c531b3a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -45,7 +45,7 @@ <activemq-version>5.16.0</activemq-version> <activemq-artemis-version>2.16.0</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> - <ahc-version>2.12.1</ahc-version> + <ahc-version>2.12.2</ahc-version> <android-annotations-version>4.1.1.4</android-annotations-version> <apacheds-version>2.0.0.AM26</apacheds-version> <apache-any23-version>2.3</apache-any23-version>