From 9e764e1d206f94a3989ab3437e33a880aafa711d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 11:26:54 +0000 Subject: [PATCH 1/2] Bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.22.0 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.4 to 10.22.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.21.4...checkstyle-10.22.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 983c3f77..4832d038 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.puppycrawl.tools checkstyle - 10.21.4 + 10.22.0 From 174b36dc2853687417effdef781390c1e6fce8b6 Mon Sep 17 00:00:00 2001 From: William Storey Date: Tue, 1 Apr 2025 18:35:12 +0000 Subject: [PATCH 2/2] Fix checkstyle config to work with breaking change in 10.22.0 https://github.com/checkstyle/checkstyle/issues/9280 --- checkstyle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkstyle.xml b/checkstyle.xml index dfcfa6f6..953ef880 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -336,7 +336,7 @@ - +