diff --git a/gson/pom.xml b/gson/pom.xml index 5c20ebf6b2..ea3656fa85 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -50,7 +50,7 @@ com.google.errorprone error_prone_annotations - 2.26.1 + 2.27.0 @@ -201,7 +201,7 @@ com.guardsquare proguard-core - 9.1.1 + 9.1.3 diff --git a/pom.xml b/pom.xml index 1a3dc4cb96..358fd05937 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ org.apache.maven.plugins maven-artifact-plugin - 3.5.0 + 3.5.1 @@ -293,7 +293,7 @@ com.google.errorprone error_prone_core - 2.26.1 + 2.27.0 @@ -334,22 +334,22 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 org.apache.maven.plugins maven-install-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 org.apache.maven.plugins maven-gpg-plugin - 3.2.2 + 3.2.4 org.apache.maven.plugins @@ -442,7 +442,7 @@ com.github.siom79.japicmp japicmp-maven-plugin - 0.20.0 + 0.21.1 diff --git a/shrinker-test/pom.xml b/shrinker-test/pom.xml index 4bc5233526..50a7266405 100644 --- a/shrinker-test/pom.xml +++ b/shrinker-test/pom.xml @@ -114,7 +114,7 @@ com.guardsquare proguard-core - 9.1.1 + 9.1.3 @@ -145,7 +145,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.2 + 3.5.3 package