This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.1.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit b60087c8c9218ce0ad1e8d69b2752c894fc9785f Author: Andriy Redko <[email protected]> AuthorDate: Sun Feb 15 12:32:04 2026 -0500 Update async-http-client to 3.0.7 (cherry picked from commit c435105d4c8b4d9e97e64959073fce695e402944) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 060b85a0ff..2bcaf57506 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -89,7 +89,7 @@ <!-- please maintain alphabetical order here --> <cxf.activemq.artemis.version>2.51.0</cxf.activemq.artemis.version> - <cxf.ahc.version>3.0.6</cxf.ahc.version> + <cxf.ahc.version>3.0.7</cxf.ahc.version> <cxf.arquillian.version>1.8.1.Final</cxf.arquillian.version> <cxf.arquillian.weld.container.version>3.0.2.Final</cxf.arquillian.weld.container.version> <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>
