From 26e4996d9cf83d62c09874927b7a6847c7e88445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Preu=C3=9F?= Date: Thu, 20 Oct 2022 15:24:01 +0200 Subject: [PATCH] [misc] Bump checkstyle version to 8.29 Also bumps checkstyle-maven-plugin version to 3.1.1 --- pom.xml | 4 +-- src/checkstyle/checkstyle.xml | 60 ++++++++++++++--------------------- 2 files changed, 26 insertions(+), 38 deletions(-) diff --git a/pom.xml b/pom.xml index 49b3a9d..a109905 100644 --- a/pom.xml +++ b/pom.xml @@ -57,11 +57,11 @@ 3.0 - 3.0.0 + 3.1.1 3.7.0 2.21.0 1.2.0 - 6.19 + 8.29 3.1.8 diff --git a/src/checkstyle/checkstyle.xml b/src/checkstyle/checkstyle.xml index 890a862..0bfb714 100644 --- a/src/checkstyle/checkstyle.xml +++ b/src/checkstyle/checkstyle.xml @@ -33,6 +33,21 @@ page at http://checkstyle.sourceforge.net/config.html --> + + + + + + + + + + @@ -57,16 +72,6 @@ page at http://checkstyle.sourceforge.net/config.html --> - - - - - - - - - - @@ -95,6 +100,7 @@ page at http://checkstyle.sourceforge.net/config.html --> + --> + + + + + + + - - - - - - - @@ -279,25 +285,10 @@ page at http://checkstyle.sourceforge.net/config.html --> - - - - - - - - - - @@ -438,8 +429,5 @@ page at http://checkstyle.sourceforge.net/config.html --> - - -