diff --git a/pom.xml b/pom.xml index b833d66c34a..e6bf6d94f22 100644 --- a/pom.xml +++ b/pom.xml @@ -769,13 +769,18 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.13 + 2.17 org.apache.hbase hbase-checkstyle ${project.version} + + com.puppycrawl.tools + checkstyle + ${checkstyle.version} + hbase/checkstyle.xml @@ -891,6 +896,11 @@ hbase-checkstyle ${project.version} + + com.puppycrawl.tools + checkstyle + ${checkstyle.version} + hbase/checkstyle.xml @@ -1166,6 +1176,7 @@ 1.6 2.4.1 1.3.9-1 + 6.18 2.10.3 1.5.2.1 @@ -2525,7 +2536,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.13 + 2.17 hbase/checkstyle.xml hbase/checkstyle-suppressions.xml