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

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 63a24cc  update httpcomponents core and client
63a24cc is described below

commit 63a24ccb4d22410b27dabcc953b3664bf49e44b3
Author: Dennis Kieselhorst <[email protected]>
AuthorDate: Sat Jan 26 07:25:43 2019 +0100

    update httpcomponents core and client
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c221ada..391808a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -97,8 +97,8 @@
         <cxf.hibernate.em.version>5.3.7.Final</cxf.hibernate.em.version>
         
<cxf.httpcomponents.asyncclient.version>4.1.4</cxf.httpcomponents.asyncclient.version>
         
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
-        
<cxf.httpcomponents.client.version>4.5.6</cxf.httpcomponents.client.version>
-        
<cxf.httpcomponents.core.version>4.4.10</cxf.httpcomponents.core.version>
+        
<cxf.httpcomponents.client.version>4.5.7</cxf.httpcomponents.client.version>
+        
<cxf.httpcomponents.core.version>4.4.11</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>
         <cxf.jackson.version>2.9.8</cxf.jackson.version>

Reply via email to