This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 1045a4921cd7da4259bf45cdfb817c9a8dcea385
Author: Daniel Kulp <[email protected]>
AuthorDate: Mon Dec 11 10:21:18 2017 -0500

    Update versions of httpcomponents that we use
    
    (cherry picked from commit 9a8215ce62a8f821f1899792de132d434da09ac8)
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 57927fe..8187d3f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,8 +90,8 @@
         <cxf.hazelcast.version>1.9.4.8</cxf.hazelcast.version>
         
<cxf.httpcomponents.asyncclient.version>4.1.3</cxf.httpcomponents.asyncclient.version>
         
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
-        
<cxf.httpcomponents.client.version>4.5.3</cxf.httpcomponents.client.version>
-        
<cxf.httpcomponents.core.version>4.4.6</cxf.httpcomponents.core.version>
+        
<cxf.httpcomponents.client.version>4.5.4</cxf.httpcomponents.client.version>
+        
<cxf.httpcomponents.core.version>4.4.8</cxf.httpcomponents.core.version>
         
<cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.jackson.version>2.8.10</cxf.jackson.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to