diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index 4cbc7cbdae9..e6b574d2c62 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -157,6 +157,7 @@
4.1.34.Final
2.0.24.Final
1.1.0
+ 3.14.1
1.0.4
42.2.5
0.6.0
@@ -769,6 +770,51 @@
sendgrid-java
${sendgrid.version}
+
+ com.squareup.okhttp3
+ logging-interceptor
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ mockwebserver
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okcurl
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-dnsoverhttps
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-sse
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-testing-support
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-tls
+ ${okhttp3.version}
+
+
+ com.squareup.okhttp3
+ okhttp-urlconnection
+ ${okhttp3.version}
+
com.sun.mail
jakarta.mail
diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml
index 660e637b93b..ca234b5273e 100644
--- a/spring-boot-project/spring-boot-parent/pom.xml
+++ b/spring-boot-project/spring-boot-parent/pom.xml
@@ -75,16 +75,6 @@
sisu-inject-plexus
2.6.0
-
- com.squareup.okhttp3
- okhttp
- 3.11.0
-
-
- com.squareup.okhttp3
- mockwebserver
- 3.9.0
-
com.vaadin.external.google
android-json