diff --git a/pom.xml b/pom.xml index a69764b..10cd4ba 100644 --- a/pom.xml +++ b/pom.xml @@ -16,17 +16,19 @@ UTF-8 3.1.2 3.3.0 - 3.0.0 + 3.4.1 5.2.2 3.1.6 - 2.11.0 - 2.11.0 + 2.10.0 + 2.10.0 + 4.12.0 + 3.4.0 4.10.0 0.8.7 1.18.36 - 5.11.4 + 5.8.0 5.8.0-M1 - 5.11.4 + 5.8.0 2.10.1 4.0.0-M9 3.1.0 @@ -60,6 +62,11 @@ MIT https://www.opensource.org/licenses/mit-license.php + + EPL-1.0 + https://www.eclipse.org/legal/epl-v10.html + repo + @@ -114,10 +121,20 @@ ${converter-gson-version} compile + + com.squareup.okhttp3 + okhttp + ${okhttp.version} + + + com.squareup.okio + okio + ${okio.version} + org.jetbrains annotations - 25.0.0 + 26.0.1 provided @@ -150,6 +167,11 @@ 1.1.1 compile + + org.jetbrains.kotlin + kotlin-stdlib + 2.1.0 + @@ -165,7 +187,6 @@ true - org.apache.maven.plugins maven-jxr-plugin