From 6298aff0520e45a56c31ab897170400ef9c2e62c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 06:27:20 +0000 Subject: [PATCH 1/2] Bump dependency com.puppycrawl.tools:checkstyle to v13.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8bfbf108..2640c463 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ 7.26.0 7.26.0-metrics 3.6.0 - 13.8.0 + 13.9.0 4.10.3.0 1.14.0 0.8.15 From e6823c18c4ddeb7f746c296ffff3bae067ff4d4d Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Sun, 2 Aug 2026 17:54:35 +0200 Subject: [PATCH 2/2] Replace `JavadocStyle` with `SummaryJavadoc` --- etc/checkstyle-java-configuration.xml | 5 +---- etc/checkstyle-tests-configuration.xml | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/etc/checkstyle-java-configuration.xml b/etc/checkstyle-java-configuration.xml index e0a68b22..a207a42c 100644 --- a/etc/checkstyle-java-configuration.xml +++ b/etc/checkstyle-java-configuration.xml @@ -41,10 +41,7 @@ - - - - + diff --git a/etc/checkstyle-tests-configuration.xml b/etc/checkstyle-tests-configuration.xml index 78ff1a73..f3653bed 100644 --- a/etc/checkstyle-tests-configuration.xml +++ b/etc/checkstyle-tests-configuration.xml @@ -41,10 +41,7 @@ - - - - +