diff --git a/core/pom.xml b/core/pom.xml
index eefbcda79..93c72e745 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -74,6 +74,10 @@
com.squareup.okhttp3
okhttp
+
+ com.squareup.okhttp3
+ okhttp-jvm
+
com.google.auto.value
auto-value-annotations
diff --git a/pom.xml b/pom.xml
index 7eaa11f84..b35a38451 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
5.20.0
1.6.0
2.19.0
- 4.12.0
+ 5.3.2
3.7.0
0.18.1
3.41.0
@@ -112,6 +112,13 @@
pom
import
+
+ com.squareup.okhttp3
+ okhttp-bom
+ ${okhttp.version}
+ pom
+ import
+
@@ -144,11 +151,6 @@
google-genai
${google.genai.version}
-
- com.squareup.okhttp3
- okhttp
- ${okhttp.version}
-
com.google.auto.value
auto-value-annotations