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 879619a Upgrade Async Http client to version 2.0.38
879619a is described below
commit 879619a4e4385d23f7bfcf152a7cd73c95e4a2b0
Author: Andrea Cosentino <ancosen@gmail.com>
AuthorDate: Thu Dec 14 08:58:02 2017 +0100
Upgrade Async Http client to version 2.0.38
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 0d0171d..b869ac6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
<activemq-version>5.15.2</activemq-version>
<activemq-artemis-version>2.4.0</activemq-artemis-version>
<aether-version>1.0.2.v20150114</aether-version>
- <ahc-version>2.0.37</ahc-version>
+ <ahc-version>2.0.38</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>
--
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <commits@camel.apache.org>'].
|