This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit be8b0dcfe04dc3854038e9ca7c050d1d6f56e7a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 08:50:17 2026 -0400
Bump org.asynchttpclient:async-http-client from 3.0.7 to 3.0.8 (#3012)
Bumps
[org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client)
from 3.0.7 to 3.0.8.
- [Release
notes](https://github.com/AsyncHttpClient/async-http-client/releases)
-
[Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.7...async-http-client-project-3.0.8)
---
updated-dependencies:
- dependency-name: org.asynchttpclient:async-http-client
dependency-version: 3.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3185bde1e0bf2b66b87e07cc44b98d8f805405f9)
# 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 3faa6f135d9..64b99d9f09d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
<!-- please maintain alphabetical order here -->
<cxf.activemq.artemis.version>2.53.0</cxf.activemq.artemis.version>
- <cxf.ahc.version>3.0.7</cxf.ahc.version>
+ <cxf.ahc.version>3.0.8</cxf.ahc.version>
<cxf.arquillian.version>1.8.1.Final</cxf.arquillian.version>
<cxf.arquillian.weld.container.version>3.0.2.Final</cxf.arquillian.weld.container.version>
<cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>