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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7e3a952732 Update HttpClient5 to 5.4.3 and HttpCore5 to 5.3.4 (#2373)
7e3a952732 is described below

commit 7e3a952732595f5c143c83cc5283bf05b96ab192
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Apr 20 13:21:21 2025 -0400

    Update HttpClient5 to 5.4.3 and HttpCore5 to 5.3.4 (#2373)
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index cb45d7c613..923196e273 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -128,8 +128,8 @@
         
<cxf.httpcomponents.client.version>4.5.14</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.16</cxf.httpcomponents.core.version>
-        
<cxf.httpcomponents.client5.version>5.4.2</cxf.httpcomponents.client5.version>
-        
<cxf.httpcomponents.core5.version>5.3.3</cxf.httpcomponents.core5.version>
+        
<cxf.httpcomponents.client5.version>5.4.3</cxf.httpcomponents.client5.version>
+        
<cxf.httpcomponents.core5.version>5.3.4</cxf.httpcomponents.core5.version>
         <cxf.jackson.version>2.18.3</cxf.jackson.version>
         <cxf.jackson.databind.version>2.18.3</cxf.jackson.databind.version>
         <cxf.jacorb.version>3.9</cxf.jacorb.version>

Reply via email to