From e9dae1d66ce5465a938932677ba899e3d142f572 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Mon, 7 Apr 2025 09:02:09 +0200 Subject: [PATCH] Upgrade Checkstyle 10.22.0 -> 10.23.0 (#1629) See: - https://checkstyle.sourceforge.io/releasenotes.html - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.23.0 - https://github.com/checkstyle/checkstyle/compare/checkstyle-10.22.0...checkstyle-10.23.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6d67f8c7..834f6c59 100644 --- a/pom.xml +++ b/pom.xml @@ -925,7 +925,7 @@ com.puppycrawl.tools checkstyle - 10.22.0 + 10.23.0 io.spring.nohttp