From 1ee571dbc1dcb5a4016beddc4bc06e986f72f153 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Fri, 21 Nov 2025 10:36:55 -0500 Subject: [PATCH] Updates checkstyle version Sets allowSamelineSingleParameterlessAnnotation = true --- pom.xml | 2 +- spring-cloud-build-tools/src/main/resources/checkstyle.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 584339d3..93c4b7a0 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ 2.10 ${maven-checkstyle-plugin.version} - 9.3 + 12.1.2 0.0.47 3.5.4 3.12.0 diff --git a/spring-cloud-build-tools/src/main/resources/checkstyle.xml b/spring-cloud-build-tools/src/main/resources/checkstyle.xml index 51799114..e1660520 100644 --- a/spring-cloud-build-tools/src/main/resources/checkstyle.xml +++ b/spring-cloud-build-tools/src/main/resources/checkstyle.xml @@ -49,7 +49,7 @@ + value="true"/> @@ -121,7 +121,7 @@ - +