From 9c330981eaff6186383d7a22537017eb72e68f8f Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Mon, 31 Oct 2022 08:15:38 +0100 Subject: [PATCH] Upgrade Checkstyle 10.3.4 -> 10.4 (#325) See: - https://checkstyle.sourceforge.io/releasenotes.html - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.4 - https://github.com/checkstyle/checkstyle/compare/checkstyle-10.3.4...checkstyle-10.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f0dc2896c..5827ba5f56 100644 --- a/pom.xml +++ b/pom.xml @@ -783,7 +783,7 @@ com.puppycrawl.tools checkstyle - 10.3.4 + 10.4 io.spring.nohttp