From bf8e653c3ae7e2265fcbace6e4894153aa6030bb Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Fri, 28 Dec 2018 15:53:46 -0500 Subject: [PATCH] Get the latest versions of things. I used 'mvn versions:use-latest-versions' and also just a bunch of manual fixing. --- mockwebserver/pom.xml | 6 +++--- okcurl/pom.xml | 6 +++--- okhttp-android-support/pom.xml | 4 ++-- okhttp-apache/pom.xml | 4 ++-- okhttp-dnsoverhttps/pom.xml | 2 +- okhttp-hpacktests/pom.xml | 2 +- okhttp-logging-interceptor/pom.xml | 2 +- okhttp-sse/pom.xml | 4 ++-- okhttp-testing-support/pom.xml | 2 +- okhttp-tests/pom.xml | 2 +- okhttp-tls/pom.xml | 4 ++-- okhttp-urlconnection/pom.xml | 4 ++-- okhttp/pom.xml | 6 +++--- pom.xml | 34 +++++++++++++++--------------- samples/crawler/pom.xml | 2 +- samples/static-server/pom.xml | 2 +- 16 files changed, 43 insertions(+), 43 deletions(-) diff --git a/mockwebserver/pom.xml b/mockwebserver/pom.xml index 92ced6b41..fe7a1c40d 100644 --- a/mockwebserver/pom.xml +++ b/mockwebserver/pom.xml @@ -41,7 +41,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.1 http://square.github.io/okhttp/javadoc/ @@ -52,7 +52,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.0.0 + 3.1.0 jar-with-dependencies @@ -70,7 +70,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okcurl/pom.xml b/okcurl/pom.xml index 351162433..c252ade5b 100644 --- a/okcurl/pom.xml +++ b/okcurl/pom.xml @@ -57,7 +57,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.0.0 + 3.1.0 jar-with-dependencies @@ -80,7 +80,7 @@ org.skife.maven really-executable-jar-maven-plugin - 1.1.0 + 1.5.0 package @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okhttp-android-support/pom.xml b/okhttp-android-support/pom.xml index 2b2d2b5e7..1dbcfce02 100644 --- a/okhttp-android-support/pom.xml +++ b/okhttp-android-support/pom.xml @@ -57,7 +57,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.1 okhttp3.internal.* @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okhttp-apache/pom.xml b/okhttp-apache/pom.xml index 4a1179e77..89b50f68e 100644 --- a/okhttp-apache/pom.xml +++ b/okhttp-apache/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.1 http://square.github.io/okhttp/javadoc/ @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okhttp-dnsoverhttps/pom.xml b/okhttp-dnsoverhttps/pom.xml index 224f43297..b5ad646bf 100644 --- a/okhttp-dnsoverhttps/pom.xml +++ b/okhttp-dnsoverhttps/pom.xml @@ -53,7 +53,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okhttp-hpacktests/pom.xml b/okhttp-hpacktests/pom.xml index 12bc4e4b4..a2a22ae36 100644 --- a/okhttp-hpacktests/pom.xml +++ b/okhttp-hpacktests/pom.xml @@ -8,7 +8,7 @@ com.squareup.okhttp3 parent - 3.5.0-SNAPSHOT + 3.13.0-SNAPSHOT okhttp-hpacktests diff --git a/okhttp-logging-interceptor/pom.xml b/okhttp-logging-interceptor/pom.xml index cff9ce914..184199105 100644 --- a/okhttp-logging-interceptor/pom.xml +++ b/okhttp-logging-interceptor/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okhttp-sse/pom.xml b/okhttp-sse/pom.xml index 110c3a445..cc94a5c9f 100644 --- a/okhttp-sse/pom.xml +++ b/okhttp-sse/pom.xml @@ -53,7 +53,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.1 okhttp3.internal:okhttp3.internal.* @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okhttp-testing-support/pom.xml b/okhttp-testing-support/pom.xml index 19363356c..8457273d9 100644 --- a/okhttp-testing-support/pom.xml +++ b/okhttp-testing-support/pom.xml @@ -35,7 +35,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okhttp-tests/pom.xml b/okhttp-tests/pom.xml index c25a0516b..bd1dbd73d 100644 --- a/okhttp-tests/pom.xml +++ b/okhttp-tests/pom.xml @@ -97,7 +97,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.7 + 2.8.2 true diff --git a/okhttp-tls/pom.xml b/okhttp-tls/pom.xml index dfdde6265..0c7d64391 100644 --- a/okhttp-tls/pom.xml +++ b/okhttp-tls/pom.xml @@ -46,7 +46,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.1 okhttp3.tls.internal:okhttp3.tls.internal.* @@ -57,7 +57,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okhttp-urlconnection/pom.xml b/okhttp-urlconnection/pom.xml index 86537f25b..f98e26264 100644 --- a/okhttp-urlconnection/pom.xml +++ b/okhttp-urlconnection/pom.xml @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.1 okhttp3.internal:okhttp3.internal.* @@ -71,7 +71,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/okhttp/pom.xml b/okhttp/pom.xml index a16a6c1b2..9be94a086 100644 --- a/okhttp/pom.xml +++ b/okhttp/pom.xml @@ -45,7 +45,7 @@ org.codehaus.mojo templating-maven-plugin - 1.0-alpha-3 + 1.0.0 @@ -57,7 +57,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.1 okhttp3.internal:okhttp3.internal.* @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 + 3.1.1 diff --git a/pom.xml b/pom.xml index b45aa2c7b..bd52876f5 100644 --- a/pom.xml +++ b/pom.xml @@ -44,19 +44,19 @@ UTF-8 - 0.7 + 0.8 7.1.2.v20141202 4.1.1.4 - 1.15 - 4.2.6 + 1.17 + 4.5.6 1.60 - 16.0 + 27.0.1-jre 1.7 - 1.1.0 - 0.19 + 1.8.0 + 0.21 1.16.0 - 1.4.0 + 1.4.2 4.12 @@ -151,7 +151,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.8.0 javac-with-errorprone true @@ -162,12 +162,12 @@ org.codehaus.plexus plexus-compiler-javac-errorprone - 2.8.4 + 2.8.5 com.google.errorprone error_prone_core - 2.3.1 + 2.3.2 @@ -175,7 +175,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.21.0 + 2.22.1 ${okhttp.platform} @@ -197,7 +197,7 @@ org.apache.maven.surefire surefire-junit47 - 2.21.0 + 2.22.1 @@ -205,7 +205,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.1 @@ -214,12 +214,12 @@ org.apache.maven.plugins maven-release-plugin - 2.4.2 + 2.5.3 org.apache.maven.scm maven-scm-provider-gitexe - 1.9 + 1.11.1 @@ -230,12 +230,12 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.17 + 3.0.0 com.puppycrawl.tools checkstyle - 7.7 + 8.15 diff --git a/samples/crawler/pom.xml b/samples/crawler/pom.xml index 121f52233..e251e2054 100644 --- a/samples/crawler/pom.xml +++ b/samples/crawler/pom.xml @@ -21,7 +21,7 @@ org.jsoup jsoup - 1.7.3 + 1.11.3 diff --git a/samples/static-server/pom.xml b/samples/static-server/pom.xml index 058d63f0e..5dd6cac97 100644 --- a/samples/static-server/pom.xml +++ b/samples/static-server/pom.xml @@ -26,7 +26,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.1 + 3.2.1 true shaded