This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 92bbdc66e1942db123b93e608e2132210e728dbc Author: Andriy Redko <[email protected]> AuthorDate: Mon Dec 16 20:53:24 2024 -0500 Update async-http-client to 2.12.4 (cherry picked from commit d177a4e172f5a61c0c33500086b214e4c1ad36e4) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 2ef746b61b..0607830c39 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -81,7 +81,7 @@ <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version> <cxf.abdera.version>1.1.3</cxf.abdera.version> <cxf.activemq.version>5.16.7</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.version>1.1.14.Final</cxf.arquillian.version> <cxf.arquillian.weld.container.version>2.0.1.Final</cxf.arquillian.weld.container.version>
