diff --git a/pom.xml b/pom.xml
index c474adf8..998dfb97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,6 +82,7 @@
2.16
2.5.17
2.9.0
+ 4.10.0
2.2.3
2.3.3
5.6.9.Final
@@ -364,6 +365,11 @@
retrofit
${retrofit.version}
+
+ com.squareup.okhttp3
+ okhttp
+ ${okhttp.version}
+
com.squareup.retrofit2
converter-jackson