From 2bf0fa95e3e97a3797a5018e7b2d1524b6fed545 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 30 Aug 2024 18:43:36 +0200 Subject: [PATCH 1/2] Bump checkstyle from 10.14.0 to 10.18.1 Also bump maven-checkstyle-plugin from 3.3.1 to 3.5.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index fee9cab4..1d0d349c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,8 +23,8 @@ UTF-8 7.5.0 26 - 10.14.0 - 3.3.1 + 10.18.1 + 3.5.0 3.23.0 7.5.0 From a47d84f03b5ca8ac9155d78cc2313234b4deecd7 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 30 Aug 2024 18:44:50 +0200 Subject: [PATCH 2/2] Bump build-tools from 26 to 27-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1d0d349c..c9e51b56 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.8 UTF-8 7.5.0 - 26 + 27-SNAPSHOT 10.18.1 3.5.0 3.23.0