You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2021/01/29 11:21:20 UTC

[cxf] 04/04: Updating async-http-client to 2.12.2

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit b94ea3551a6f3ed6eb54cbe2d41954b2158ab3dd
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jan 29 09:00:04 2021 +0000

    Updating async-http-client to 2.12.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f32cdfe..53cbd22 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>