From c7024732290a89c20deff7ff9d6e388947daa6a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 00:22:38 +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-version: 10.22.0 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 9a8a1875..5cb9e8ad 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ com.puppycrawl.tools checkstyle - 10.21.4 + 10.22.0 From 2d21ee8be34afc599b809923b4ac5cb022817b93 Mon Sep 17 00:00:00 2001 From: William Storey Date: Tue, 1 Apr 2025 18:41:27 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index 96ddc3c0..eaf73423 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -329,7 +329,7 @@ - + @@ -384,4 +384,4 @@ - \ No newline at end of file +