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 39040bb671a74dac32c113f6d4905313733ed3c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 9 12:01:41 2025 -0400
Bump org.asynchttpclient:async-http-client from 3.0.2 to 3.0.3 (#2585)
Bumps
[org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client)
from 3.0.2 to 3.0.3.
- [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.2...async-http-client-project-3.0.3)
---
updated-dependencies:
- dependency-name: org.asynchttpclient:async-http-client
dependency-version: 3.0.3
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 7bffe7e83828999c9df04d8facbcb70064612bd9)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 271824c2a1..dcbe2dd9f7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
<!-- please maintain alphabetical order here -->
<cxf.activemq.artemis.version>2.42.0</cxf.activemq.artemis.version>
- <cxf.ahc.version>3.0.2</cxf.ahc.version>
+ <cxf.ahc.version>3.0.3</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.24</cxf.aspectj.version>