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 5d5595d9e62a46a1579b434bdccf913c75f8b0c0 Author: Andriy Redko <[email protected]> AuthorDate: Mon Apr 13 19:10:39 2026 -0400 Update AsyncHttpClient to 3.0.9 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 026e20a565..5ab173a91e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -89,7 +89,7 @@ <!-- please maintain alphabetical order here --> <cxf.activemq.artemis.version>2.53.0</cxf.activemq.artemis.version> - <cxf.ahc.version>3.0.8</cxf.ahc.version> + <cxf.ahc.version>3.0.9</cxf.ahc.version> <cxf.arquillian.version>1.10.1.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>
