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

zrlw 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 aff603ad89 Bump com.squareup.okhttp3:okhttp in /dubbo-dependencies-bom 
(#15773)
aff603ad89 is described below

commit aff603ad8930c06fec99503b2d457c6319aca01c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 10:39:55 2025 +0800

    Bump com.squareup.okhttp3:okhttp in /dubbo-dependencies-bom (#15773)
    
    Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 
3.14.9 to 4.9.2.
    - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/square/okhttp/compare/parent-3.14.9...parent-4.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.squareup.okhttp3:okhttp
      dependency-version: 4.9.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rain Yu <[email protected]>
    Co-authored-by: earthchen <[email protected]>
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 7ff9a3b7ee..0617c4c7c1 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -132,7 +132,7 @@
     <reactor.version>3.7.11</reactor.version>
     <mutiny.version>2.9.0</mutiny.version>
     <rxjava.version>2.2.21</rxjava.version>
-    <okhttp_version>3.14.9</okhttp_version>
+    <okhttp_version>4.9.2</okhttp_version>
 
     <rs_api_version>2.1.1</rs_api_version>
     <resteasy_version>3.15.6.Final</resteasy_version>

Reply via email to