This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 50ced9754afa6a153d9cd48e16c6e21b02ffb71d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 12:22:00 2025 -0500
Bump org.asynchttpclient:async-http-client from 3.0.3 to 3.0.4 (#2733)
Bumps
[org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client)
from 3.0.3 to 3.0.4.
- [Release
notes](https://github.com/AsyncHttpClient/async-http-client/releases)
-
[Changelog](https://github.com/AsyncHttpClient/async-http-client/blob/main/CHANGES.md)
-
[Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.3...async-http-client-project-3.0.4)
---
updated-dependencies:
- dependency-name: org.asynchttpclient:async-http-client
dependency-version: 3.0.4
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 81cf4a833de79cbe704e8ba2200f766de14b2ee9)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 494061eeac..441cd94672 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
<!-- please maintain alphabetical order here -->
<cxf.activemq.artemis.version>2.44.0</cxf.activemq.artemis.version>
- <cxf.ahc.version>3.0.3</cxf.ahc.version>
+ <cxf.ahc.version>3.0.4</cxf.ahc.version>
<cxf.arquillian.version>1.8.1.Final</cxf.arquillian.version>
<cxf.arquillian.weld.container.version>3.0.0.Final</cxf.arquillian.weld.container.version>
<cxf.aspectj.version>1.9.25</cxf.aspectj.version>