From d0802fc01d5bcea2f4f73ddd31108b3e35d9c43e Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Fri, 23 Jan 2026 17:40:53 +0100 Subject: [PATCH] Update `pom.xml`: Bump Checkstyle to 12.3.0, configure `maven-jar-plugin` with version 3.4.2, and adjust Checkstyle properties. --- pom.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cd53a54..897416c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 codes.thischwa @@ -21,15 +22,17 @@ ${file.encoding} - 10.21.3 + 12.3.0 3.6.0 ${project.basedir}/src/checkstyle/google_custom_checks.xml false warning false + config_loc=${basedir} + true - false + false 2.18.2 @@ -261,6 +264,7 @@ org.apache.maven.plugins maven-jar-plugin + 3.4.2 attach-delomboked-sources