This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.6.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 203121e554195951c81322aaf71f55ee9b8a4609 Author: Andriy Redko <[email protected]> AuthorDate: Sat Apr 18 12:47:24 2026 -0400 Update async-http-client to 2.14.5 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 7384a062bd..72ff48ce55 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -78,7 +78,7 @@ <!-- please maintain alphabetical order here --> <cxf.activemq.version>5.17.7</cxf.activemq.version> - <cxf.ahc.version>2.12.4</cxf.ahc.version> + <cxf.ahc.version>2.14.5</cxf.ahc.version> <cxf.arquillian.version>1.6.0.Final</cxf.arquillian.version> <cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version> <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>
