diff --git a/pom.xml b/pom.xml index edc3a7f80..8b1ccbbea 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,8 @@ ${project.basedir} - 3.6.0 + 3.14.4 + 3.6.0 1.31.0 2.5 1.7.13 @@ -286,13 +287,13 @@ com.squareup.okhttp3 okhttp - ${okhttp3.version} + ${okhttp3.client.version} com.squareup.okhttp3 mockwebserver - ${okhttp3.version} + ${okhttp3.mockwebserver.version}