diff --git a/pom.xml b/pom.xml
index 5514474..8520d30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,28 +18,28 @@
com.squareup.okhttp3
okhttp
- ${okhttp.version}
+ 4.12.0
com.squareup.okhttp3
logging-interceptor
- ${okhttp.version}
+ 4.12.0
com.squareup.retrofit2
converter-scalars
- ${converter-scalars.version}
+ 3.0.0
com.squareup.retrofit2
retrofit
- ${com.squareup.retrofit2.version}
+ 3.0.0
com.squareup.retrofit2
converter-jackson
- ${com.squareup.retrofit2.version}
+ 3.0.0
org.apache.commons
@@ -49,7 +49,7 @@
junit
junit
- 4.12
+ 4.13.1
test