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 c881aaea76b4393d8aa72f9a02ffa1d005f26f7a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 07:22:51 2026 -0400

    Bump org.asynchttpclient:async-http-client from 3.0.10 to 3.0.11 (#3246)
    
    Bumps 
[org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client)
 from 3.0.10 to 3.0.11.
    - [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.10...async-http-client-project-3.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: org.asynchttpclient:async-http-client
      dependency-version: 3.0.11
      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 cdefb0bf88a385995e77fce4d608750d92f2120a)
    
    # 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 6aff91d6bc1..656c2c38b3a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,7 @@
 
         <!-- please maintain alphabetical order here -->
         <cxf.activemq.artemis.version>2.54.0</cxf.activemq.artemis.version>
-        <cxf.ahc.version>3.0.10</cxf.ahc.version>
+        <cxf.ahc.version>3.0.11</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>

Reply via email to