You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/01/20 12:48:48 UTC

[cxf] 01/02: Updating HTTP core/client

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

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

commit 25dc5dd9bc68947f0dfb60656bf5d24fb3ef1cb3
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jan 20 12:48:15 2020 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4109cda..f5ee049 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -127,9 +127,9 @@
         <cxf.hsqldb.version>2.4.1</cxf.hsqldb.version>
         <cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
         <cxf.httpcomponents.asyncclient.version>4.1.4</cxf.httpcomponents.asyncclient.version>
-        <cxf.httpcomponents.client.version>4.5.10</cxf.httpcomponents.client.version>
+        <cxf.httpcomponents.client.version>4.5.11</cxf.httpcomponents.client.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
-        <cxf.httpcomponents.core.version>4.4.12</cxf.httpcomponents.core.version>
+        <cxf.httpcomponents.core.version>4.4.13</cxf.httpcomponents.core.version>
         <cxf.jackson.version>2.10.1</cxf.jackson.version>
         <cxf.jackson.databind.version>2.10.1</cxf.jackson.databind.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>