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
commit c435105d4c8b4d9e97e64959073fce695e402944 Author: Andriy Redko <[email protected]> AuthorDate: Sun Feb 15 12:32:04 2026 -0500 Update async-http-client to 3.0.7 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 57f78bb149..d39cbcc591 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.10.0.Final</cxf.arquillian.version> <cxf.arquillian.weld.container.version>4.0.0.Final</cxf.arquillian.weld.container.version> <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>
