From c214733517b605a9b0e802b433447909edb446e9 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Tue, 5 Mar 2024 18:14:16 +0100 Subject: [PATCH] Upgrade Checkstyle 10.13.0 -> 10.14.0 (#1058) See: - https://checkstyle.sourceforge.io/releasenotes.html - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.14.0 - https://github.com/checkstyle/checkstyle/compare/checkstyle-10.13.0...checkstyle-10.14.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 669e3b2d..89b49e5a 100644 --- a/pom.xml +++ b/pom.xml @@ -891,7 +891,7 @@ com.puppycrawl.tools checkstyle - 10.13.0 + 10.14.0 io.spring.nohttp