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 d177a4e172f5a61c0c33500086b214e4c1ad36e4 Author: Andriy Redko <[email protected]> AuthorDate: Mon Dec 16 20:53:24 2024 -0500 Update async-http-client to 2.12.4 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index e12a4cd2e5..98f1b2d220 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -78,7 +78,7 @@ <!-- please maintain alphabetical order here --> <cxf.activemq.version>5.17.6</cxf.activemq.version> - <cxf.ahc.version>2.12.3</cxf.ahc.version> + <cxf.ahc.version>2.12.4</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.22.1</cxf.aspectj.version>
