diff --git a/pom.xml b/pom.xml
index a6d0cea8..c94c1fb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,17 +167,17 @@
com.squareup.retrofit2
retrofit
- 2.9.0
+ 3.0.0
com.squareup.retrofit2
converter-gson
- 2.9.0
+ 3.0.0
com.squareup.okhttp3
logging-interceptor
- 4.10.0
+ 4.12.0
org.projectlombok
@@ -205,7 +205,7 @@
com.squareup.okhttp3
mockwebserver
- 4.10.0
+ 4.12.0
test
@@ -217,7 +217,7 @@
com.squareup.okhttp3
okhttp
- 4.10.0
+ 4.12.0
org.apache.maven