diff --git a/pom.xml b/pom.xml
index 5dec4e7829ef..03c0471e2968 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,7 @@
http://www.eclipse.org/jetty
UTF-8
1.4
+ 8.20
1.7.25
2.11.2
3.4.2
@@ -455,12 +456,12 @@
com.puppycrawl.tools
checkstyle
- 8.20
+ ${checkstyle.version}
- checkcheck
+ checkstyle-check
validate
check
@@ -489,6 +490,11 @@
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ 3.1.0
+
org.apache.maven.plugins
maven-clean-plugin