From 414f70741bb927f5263c8ee30e4831343154d7ae Mon Sep 17 00:00:00 2001 From: Daniel Muehlbachler-Pietrzykowski Date: Thu, 14 Nov 2024 08:30:45 +0100 Subject: [PATCH] Issue #537: update checkstyle to 10.20.1 --- README.md | 1 + pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e3e47a..22a6d07 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.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 | | 10.16.0 | 9.9 | 10.0+ | 10.16.0 | 11 | diff --git a/pom.xml b/pom.xml index 8129947..d651c0f 100644 --- a/pom.xml +++ b/pom.xml @@ -93,13 +93,13 @@ - 10.19.0 + 10.20.1 9.9.4.87374 9.9.0.229 1.44.1 - 10.19.0 + 10.20.1 3.1.0 https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle-checks.xml