diff --git a/MODULE.bazel b/MODULE.bazel
index d9cc2a526f..1f7f37615c 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -58,14 +58,14 @@ maven.install(
"com.fasterxml.jackson.core:jackson-annotations:2.21",
"com.fasterxml.jackson.core:jackson-core:2.22.0",
"io.gsonfire:gson-fire:1.9.0",
- "com.squareup.okhttp3:okhttp:5.3.2",
- "com.squareup.okhttp3:logging-interceptor:5.3.2",
+ "com.squareup.okhttp3:okhttp:5.4.0",
+ "com.squareup.okhttp3:logging-interceptor:5.4.0",
"io.swagger:swagger-annotations:1.6.16",
"jakarta.annotation:jakarta.annotation-api:3.0.0",
"com.google.auth:google-auth-library-oauth2-http:1.47.0",
"org.jetbrains:annotations:26.1.0",
"org.reflections:reflections:0.10.2",
- "com.squareup.okhttp3:okhttp-jvm:5.3.2",
+ "com.squareup.okhttp3:okhttp-jvm:5.4.0",
"com.squareup.okio:okio:3.17.0",
"com.squareup.okio:okio-jvm:3.17.0",
"com.flipkart.zjsonpatch:zjsonpatch:0.4.16",
diff --git a/maven_install.json b/maven_install.json
index 3365b19325..451d37b390 100644
--- a/maven_install.json
+++ b/maven_install.json
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
- "__INPUT_ARTIFACTS_HASH": 120728429,
- "__RESOLVED_ARTIFACTS_HASH": 1849548659,
+ "__INPUT_ARTIFACTS_HASH": -1770818736,
+ "__RESOLVED_ARTIFACTS_HASH": 424009063,
"conflict_resolution": {
"com.fasterxml.jackson.core:jackson-annotations:2.21": "com.fasterxml.jackson.core:jackson-annotations:2.22",
"com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.14.0",
@@ -199,21 +199,21 @@
},
"com.squareup.okhttp3:logging-interceptor": {
"shasums": {
- "jar": "86574a5e35f483e6d6ba97beaf84420996dffca19f4d5cf3a41636365d403239"
+ "jar": "44abfdb49fb13ac012ae4a36bfb734eba9ad5479cb09361b84f053b6b809ee47"
},
- "version": "5.3.2"
+ "version": "5.4.0"
},
"com.squareup.okhttp3:okhttp": {
"shasums": {
- "jar": "e720a383fdc3eb1df4aac77a085e61b7730837364151de867093fdbcafcb44aa"
+ "jar": "aebaab3fe77633befcf69fd0ee3052083999a7eaa98d6f2f7c4b498e7bdbb732"
},
- "version": "5.3.2"
+ "version": "5.4.0"
},
"com.squareup.okhttp3:okhttp-jvm": {
"shasums": {
- "jar": "c771f48075b763f6c322055e21129a94b7de4c1faf3f8f58ace320b0c9517a30"
+ "jar": "b15e605ca0a4b12c62ea7f657dad413c236c947e875854767349cdbe20df473c"
},
- "version": "5.3.2"
+ "version": "5.4.0"
},
"com.squareup.okio:okio": {
"shasums": {
@@ -691,9 +691,9 @@
},
"org.jetbrains.kotlin:kotlin-stdlib": {
"shasums": {
- "jar": "6558a3d233da56a20934b32159f9db5f86ed5816ef098f78a2c223dc6abb79dd"
+ "jar": "263bdc679e1f62012db7b091796279b6d71cf36f4797a98ff1ace05835f201c8"
},
- "version": "2.2.21"
+ "version": "2.1.21"
},
"org.jetbrains:annotations": {
"shasums": {
@@ -2098,7 +2098,6 @@
"okhttp3.internal",
"okhttp3.internal.authenticator",
"okhttp3.internal.cache",
- "okhttp3.internal.cache2",
"okhttp3.internal.concurrent",
"okhttp3.internal.connection",
"okhttp3.internal.graal",
diff --git a/pom.xml b/pom.xml
index b92d17e0b8..e05a514e75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
2.22.0
2.21
3.0.2
- 5.3.2
+ 5.4.0
1.6.16
0.300.0
1.9.0