From 3e8c0c58847765500746eb921eb0019bef32ba9e Mon Sep 17 00:00:00 2001 From: Marten Deinum Date: Tue, 6 Dec 2022 15:43:14 +0100 Subject: [PATCH] Downgrade to Checkstyle 9.3 Closes: #105 --- spring-batch-excel/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch-excel/pom.xml b/spring-batch-excel/pom.xml index a26f240..9784e7a 100644 --- a/spring-batch-excel/pom.xml +++ b/spring-batch-excel/pom.xml @@ -161,7 +161,7 @@ com.puppycrawl.tools checkstyle - 10.5.0 + 9.3 io.spring.javaformat