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 3f524e5  Upgrade Async Http client to version 2.8.1
3f524e5 is described below

commit 3f524e5b213abd28b0e93f35f0658cd094ca875a
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Mar 4 09:53:17 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ea1b041..ad346e7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -44,7 +44,7 @@
     <activemq-version>5.15.8</activemq-version>
     <activemq-artemis-version>2.6.4</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
-    <ahc-version>2.8.0</ahc-version>
+    <ahc-version>2.8.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>

Reply via email to