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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3185bde1e0b Bump org.asynchttpclient:async-http-client from 3.0.7 to 
3.0.8 (#3012)
3185bde1e0b is described below

commit 3185bde1e0bf2b66b87e07cc44b98d8f805405f9
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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6403469b514..7eb26c22c84 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.10.1.Final</cxf.arquillian.version>
         
<cxf.arquillian.weld.container.version>4.0.0.Final</cxf.arquillian.weld.container.version>
         <cxf.aspectj.version>1.9.25.1</cxf.aspectj.version>

Reply via email to