From 025356dadc8493b12bf562b3b58d42c76fbaa056 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 30 Aug 2024 17:13:21 +0200 Subject: [PATCH 1/2] Bump checkstyle from 10.14.0 to 10.18.1 Also bump maven-checkstyle-plugin from 3.4.0 to 3.5.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c3dfc557f6..b82492d980 100644 --- a/pom.xml +++ b/pom.xml @@ -99,8 +99,8 @@ 5.0 3.2.5 - 10.14.0 - 3.4.0 + 10.18.1 + 3.5.0 3.24.0 1.10.14 3.6.3 From 88596a2f5a56d3654292f56837890cdb49b3cd45 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 30 Aug 2024 17:42:08 +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 b82492d980..7f877d2f39 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ -Xmx512m -Dfile.encoding=${project.build.sourceEncoding} ${extraArgLine} - 26 + 27-SNAPSHOT 7.2.0 ${settings.localRepository}/net/java/dev/javacc/javacc/${javacc.version}/javacc-${javacc.version}.jar