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
The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
new b509ce6467b Update AsyncHttpClient to 2.15.0
b509ce6467b is described below
commit b509ce6467b9245a3d85cb3d14938ffbd6542583
Author: Andriy Redko <[email protected]>
AuthorDate: Wed May 13 09:47:00 2026 -0400
Update AsyncHttpClient to 2.15.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 37189642854..0e271078e4b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -78,7 +78,7 @@
<!-- please maintain alphabetical order here -->
<cxf.activemq.version>5.17.7</cxf.activemq.version>
- <cxf.ahc.version>2.14.5</cxf.ahc.version>
+ <cxf.ahc.version>2.15.0</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.25.1</cxf.aspectj.version>