This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 184911a47 Bump okhttp3.version from 4.11.0 to 4.12.0 (#3987)
184911a47 is described below
commit 184911a47891593fef67c447c18feb3ab4d18d8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 23 19:33:08 2023 +0800
Bump okhttp3.version from 4.11.0 to 4.12.0 (#3987)
---
dependencies/default/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 97a8c3873..59d59d310 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -75,7 +75,7 @@
<nacos-client.version>2.2.3</nacos-client.version>
<netflix-commons.version>0.3.0</netflix-commons.version>
<netty.version>4.1.97.Final</netty.version>
- <okhttp3.version>4.11.0</okhttp3.version>
+ <okhttp3.version>4.12.0</okhttp3.version>
<prometheus.version>0.16.0</prometheus.version>
<protobuf.version>3.23.4</protobuf.version>
<protostuff.version>1.8.0</protostuff.version>