diff --git a/pom.xml b/pom.xml index 506a2efe96..66bea3cffb 100644 --- a/pom.xml +++ b/pom.xml @@ -281,15 +281,7 @@ under the License. org.apache.maven.plugins maven-checkstyle-plugin - 2.17 - - - com.puppycrawl.tools - checkstyle - - 8.14 - - + 3.6.0 validate diff --git a/tools/maven/checkstyle.xml b/tools/maven/checkstyle.xml index 759fea1694..b160f472db 100644 --- a/tools/maven/checkstyle.xml +++ b/tools/maven/checkstyle.xml @@ -276,16 +276,9 @@ This file is based on the checkstyle file of Apache Beam. - - - - - - -