From c1fc401d9a4d324344e3f151bfbf8d968820959b Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Fri, 31 Jan 2020 13:16:21 -0600 Subject: [PATCH] Update dependencies, particularly checkstyle -> 8.29 --- pom.xml | 10 +++++----- zxingorg/pom.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index ea8d94c54..f765ff20d 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ junit junit - 4.13-rc-2 + 4.13 test @@ -83,7 +83,7 @@ UTF-8 1.8 ${env.ANDROID_HOME} - 6.2.0 + 6.3.0beta1 2.2.0 1.8.0-beta4 @@ -172,7 +172,7 @@ org.apache.maven.plugins maven-source-plugin - 3.2.0 + 3.2.1 attach-sources @@ -271,7 +271,7 @@ org.apache.maven.plugins maven-release-plugin - 2.5.3 + 3.0.0-M1 org.apache.maven.scm @@ -464,7 +464,7 @@ com.puppycrawl.tools checkstyle - 8.27 + 8.29 diff --git a/zxingorg/pom.xml b/zxingorg/pom.xml index 92380f84c..32b87e738 100644 --- a/zxingorg/pom.xml +++ b/zxingorg/pom.xml @@ -39,7 +39,7 @@ com.google.guava guava - 28.1-android + 28.2-android junit