From 86fbaf74031d7ce172f63a6cf528b6f06ca8cab0 Mon Sep 17 00:00:00 2001
From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com>
Date: Fri, 8 Nov 2024 19:37:12 +0100
Subject: [PATCH] Upgrade Checkstyle 10.20.0 -> 10.20.1 (#1407)
See:
- https://checkstyle.sourceforge.io/releasenotes.html
- https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.20.1
- https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.0...checkstyle-10.20.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 94264413..74e613a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -928,7 +928,7 @@
com.puppycrawl.tools
checkstyle
- 10.20.0
+ 10.20.1
io.spring.nohttp