From eaec12f46071df7966867186e8473c23396a1d8c Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Mon, 31 Mar 2025 21:17:40 +0200 Subject: [PATCH] Upgrade Checkstyle 10.21.4 -> 10.22.0 (#1623) See: - https://checkstyle.sourceforge.io/releasenotes.html - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.22.0 - https://github.com/checkstyle/checkstyle/compare/checkstyle-10.21.4...checkstyle-10.22.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1338b296..e3576ef5 100644 --- a/pom.xml +++ b/pom.xml @@ -925,7 +925,7 @@ com.puppycrawl.tools checkstyle - 10.21.4 + 10.22.0 io.spring.nohttp