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/10/08 15:18:23 UTC

[cxf] branch master updated: Updating HTTP Client to 4.5.134.5.134.5.134.5.13

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


The following commit(s) were added to refs/heads/master by this push:
     new 6f79756  Updating HTTP Client to 4.5.134.5.134.5.134.5.13
6f79756 is described below

commit 6f79756afa8a0cf90a7132929cc387f6f1d21ba0
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 8 15:15:44 2020 +0100

    Updating HTTP Client to 4.5.134.5.134.5.134.5.13
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c8128dd..70c8647 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
         <cxf.hsqldb.version>2.5.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.12</cxf.httpcomponents.client.version>
+        <cxf.httpcomponents.client.version>4.5.13</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.13</cxf.httpcomponents.core.version>
         <cxf.jackson.version>2.11.3</cxf.jackson.version>