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 4636c6cda00995942ea6e81b3a344d72050b7ab0 Author: Andriy Redko <[email protected]> AuthorDate: Wed Jun 24 09:28:07 2026 -0400 Update async-http-client to 2.16.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8e64f732ffb..dd126061403 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.15.0</cxf.ahc.version> + <cxf.ahc.version>2.16.0</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>
