From bef088960e3e310d6a79d29e03869c604b692686 Mon Sep 17 00:00:00 2001 From: Daniel Muehlbachler-Pietrzykowski Date: Sat, 7 Dec 2024 10:40:34 +0100 Subject: [PATCH] Issue #539: update checkstyle to 10.20.2 --- README.md | 1 + pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22a6d07..43282f9 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Compatibility matrix from Checkstyle: | Checkstyle Plugin | Sonar min | Sonar max | Checkstyle | Jdk | |-------------------|-----------|-----------|------------|-----| +| 10.20.2 | 9.9 | 10.7+ | 10.20.2 | 11 | | 10.20.1 | 9.9 | 10.7+ | 10.20.1 | 11 | | 10.19.0 | 9.9 | 10.7+ | 10.19.0 | 11 | | 10.17.0 | 9.9 | 10.0+ | 10.17.0 | 11 | diff --git a/pom.xml b/pom.xml index 9b77291..b22678e 100644 --- a/pom.xml +++ b/pom.xml @@ -93,13 +93,13 @@ - 10.20.1 + 10.20.2 9.9.4.87374 9.9.0.229 1.44.1 - 10.20.1 + 10.20.2 3.1.0 https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle-checks.xml