From bfc8ce1deca6292147d002d3afe22a09840aa5d6 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 19 Jul 2022 01:52:44 +0200 Subject: [PATCH] deps: update dependency com.puppycrawl.tools:checkstyle to v10 (#435) * Skip checkstyle on Java 8 builds --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8ad9408e..71f20a9a 100644 --- a/pom.xml +++ b/pom.xml @@ -628,10 +628,10 @@ - + checkstyle-tests - [1.8,) + [1.11,) @@ -643,7 +643,7 @@ com.puppycrawl.tools checkstyle - 9.3 + 10.3.1