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 4a7b2d85bf Update Apache HttpClient5 to 5.6.1
4a7b2d85bf is described below

commit 4a7b2d85bf7ce17033aed025a920f5788be0b817
Author: Andriy Redko <[email protected]>
AuthorDate: Mon Apr 20 11:45:25 2026 -0400

    Update Apache HttpClient5 to 5.6.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8f9b7279ab..9c17ac2dc1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -131,7 +131,7 @@
         
<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.6</cxf.httpcomponents.client5.version>
+        
<cxf.httpcomponents.client5.version>5.6.1</cxf.httpcomponents.client5.version>
         
<cxf.httpcomponents.core5.version>5.4.2</cxf.httpcomponents.core5.version>
         <cxf.jackson.version>3.1.2</cxf.jackson.version>
         <cxf.jackson.databind.version>3.1.2</cxf.jackson.databind.version>

Reply via email to