This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 71825d2583f6ea5c8fc21b4eec9a5ca2a380d490 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri Jan 29 09:00:04 2021 +0000 Updating async-http-client to 2.12.2 (cherry picked from commit b94ea3551a6f3ed6eb54cbe2d41954b2158ab3dd) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 77a85e8..509e985 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -78,7 +78,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.1</cxf.activemq.version> - <cxf.ahc.version>2.12.1</cxf.ahc.version> + <cxf.ahc.version>2.12.2</cxf.ahc.version> <cxf.apacheds.version>2.0.0.AM26</cxf.apacheds.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>
