From 23905c8839629fbe787d354412899edd6938f019 Mon Sep 17 00:00:00 2001 From: Tyler Van Gorder Date: Mon, 25 Apr 2022 20:34:45 -0700 Subject: [PATCH] Checkstyle back to 10.1 as 10.2 uses a different version of antlr. --- pom.xml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 9e6a5ac3..2e051a86 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.openrewrite.maven @@ -43,7 +44,8 @@ 7.22.0-SNAPSHOT - scm:git:ssh://git@github.com/openrewrite/rewrite-maven-plugin.git + scm:git:ssh://git@github.com/openrewrite/rewrite-maven-plugin.git + UTF-8 1.8 @@ -111,7 +113,7 @@ com.puppycrawl.tools checkstyle - 10.2 + 10.1 io.micrometer.prometheus @@ -332,12 +334,6 @@ org.apache.maven.plugins maven-failsafe-plugin 2.22.2 - - - ${maven.version} - ${maven.home} - - @@ -509,7 +505,7 @@ org.openrewrite.maven rewrite-maven-plugin - 4.16.0 + 4.22.2 org.openrewrite.java.format.AutoFormat