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 f87a83ba7b34988ce37f1455eafc1ed7dac3d126
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Mar 10 07:35:20 2020 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 134d8b9..da6fcc3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -129,7 +129,7 @@
         <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.11</cxf.httpcomponents.client.version>
+        
<cxf.httpcomponents.client.version>4.5.12</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.10.3</cxf.jackson.version>

Reply via email to