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 02826fb Upgrade Async Http Client to version 2.5.1 02826fb is described below commit 02826fbf1117690c303fb4171334729100c4394e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jul 12 08:40:31 2018 +0200 Upgrade Async Http Client to version 2.5.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 22392bb..6ef0225 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -43,7 +43,7 @@ <activemq-version>5.15.4</activemq-version> <activemq-artemis-version>2.6.2</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> - <ahc-version>2.4.9</ahc-version> + <ahc-version>2.5.1</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>