From 33a5a257aa2c47574392f49b2487320c7660d82d Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Wed, 15 Jan 2020 11:32:04 -0600 Subject: [PATCH] Updates from review Signed-off-by: Joakim Erdfelt --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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