From b06f82a94d563830fe747f47bad3298cd22ee04a Mon Sep 17 00:00:00 2001 From: Tsz-Wo Nicholas Sze Date: Mon, 28 Aug 2023 00:13:28 -0700 Subject: [PATCH] RATIS-1878. checkstyle fails with UnsupportedClassVersionError. (#909) --- pom.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 6d33d04f9e..5fdc59f77d 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ 5.1.8 - 3.2.1 + 3.3.0 4.0.6 1.6.1 3.0.0 @@ -184,12 +184,11 @@ 3.3.0 3.1.0 1.6.1 - 4.1 + 2.2.0 0.6.1 1.0 - 10.9.2 4.2.1 4.2.0 @@ -746,16 +745,9 @@ org.apache.maven.plugins maven-checkstyle-plugin ${maven-checkstyle-plugin.version} - - - com.puppycrawl.tools - checkstyle - ${checkstyle.version} - - dev-support/checkstyle.xml - false + true false