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 9b09bfcbdf Update Apache HttpComponents Client5 to 5.4.4 and Core5 to 
5.3.6
9b09bfcbdf is described below

commit 9b09bfcbdf596bef5c4bc1c511caa2e0ad4cc92e
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Oct 6 20:01:50 2025 -0400

    Update Apache HttpComponents Client5 to 5.4.4 and Core5 to 5.3.6
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ecc535e027..8e0244e3f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -129,8 +129,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.3</cxf.httpcomponents.client5.version>
-        
<cxf.httpcomponents.core5.version>5.3.4</cxf.httpcomponents.core5.version>
+        
<cxf.httpcomponents.client5.version>5.4.4</cxf.httpcomponents.client5.version>
+        
<cxf.httpcomponents.core5.version>5.3.6</cxf.httpcomponents.core5.version>
         <cxf.jackson.version>2.20.0</cxf.jackson.version>
         <cxf.jackson.databind.version>2.20.0</cxf.jackson.databind.version>
         <cxf.jackson.annotations.version>2.20</cxf.jackson.annotations.version>

Reply via email to