You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/01/24 07:21:52 UTC

[camel] branch master updated: Upgrade HttpClient4 to version 4.5.5

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 2758810  Upgrade HttpClient4 to version 4.5.5
2758810 is described below

commit 2758810863e92493b2903d0bb2ce0b33768fee39
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 24 08:09:55 2018 +0100

    Upgrade HttpClient4 to version 4.5.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3f77714..d50c472 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -303,7 +303,7 @@
     <htrace-version>3.1.0-incubating</htrace-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.4.9</httpcore4-version>
-    <httpclient4-version>4.5.4</httpclient4-version>
+    <httpclient4-version>4.5.5</httpclient4-version>
     <httpasyncclient-version>4.1.3</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
     <hystrix-version>1.5.12</hystrix-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.