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

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

commit 51e8410cc982a230eb8acd06a8a5baca41b3c18f
Author: Dennis Kieselhorst <d...@apache.org>
AuthorDate: Tue Jul 10 18:40:46 2018 +0200

    update HttpComponents Client
    
    (cherry picked from commit 3904a477e70fe6385777120bfe4820ff9a7713f3)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a5830d7..8586cac 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -93,7 +93,7 @@
         <cxf.hibernate.em.version>5.3.3.Final</cxf.hibernate.em.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.5</cxf.httpcomponents.client.version>
+        
<cxf.httpcomponents.client.version>4.5.6</cxf.httpcomponents.client.version>
         
<cxf.httpcomponents.core.version>4.4.9</cxf.httpcomponents.core.version>
         
<cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>

Reply via email to