From fccf26b64775aa021aa94a33fc30cae7ff7b11e3 Mon Sep 17 00:00:00 2001 From: Jan Ouwens Date: Mon, 31 Jan 2022 08:43:22 +0100 Subject: [PATCH] Simplifies checkstyle pom configuration --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index baba2f7a3..b37b4cf00 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ 1.7.35 3.1.2 - 9.2.1 + 9.2.1 1.2.7 0.8.7 3.0.0 @@ -113,8 +113,6 @@ 2.20.0 1.6.1 2.5.1 - - ${version.checkstyle} @@ -239,7 +237,7 @@ com.puppycrawl.tools checkstyle - ${checkstyle.version} + ${version.checkstyle}