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

RainYuY pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 5553cb77bd build(deps): bump org.asynchttpclient:async-http-client 
(#16439)
5553cb77bd is described below

commit 5553cb77bd26b717c8cbaf83079765ac05d7d164
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:11:53 2026 +0800

    build(deps): bump org.asynchttpclient:async-http-client (#16439)
    
    Bumps 
[org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client)
 from 2.15.0 to 2.16.0.
    - [Release 
notes](https://github.com/AsyncHttpClient/async-http-client/releases)
    - 
[Commits](https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-2.15.0...async-http-client-project-2.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.asynchttpclient:async-http-client
      dependency-version: 2.16.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-test/dubbo-test-check/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-test/dubbo-test-check/pom.xml 
b/dubbo-test/dubbo-test-check/pom.xml
index 82cd595951..4435d7f40e 100644
--- a/dubbo-test/dubbo-test-check/pom.xml
+++ b/dubbo-test/dubbo-test-check/pom.xml
@@ -33,7 +33,7 @@
     <curator5.version>4.2.0</curator5.version>
     <commons.compress.version>1.28.0</commons.compress.version>
     <commons.exec.version>1.6.0</commons.exec.version>
-    <async.http.client.version>2.15.0</async.http.client.version>
+    <async.http.client.version>2.16.0</async.http.client.version>
   </properties>
 
   <dependencies>

Reply via email to