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 cdefb0bf88a Bump org.asynchttpclient:async-http-client from 3.0.10 to 
3.0.11 (#3246)
cdefb0bf88a is described below

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 0670a93eab8..c3244c46506 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.10.2.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