This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 1d9c08bfe2 Update to Checkstyle 12.1.1
1d9c08bfe2 is described below
commit 1d9c08bfe25905888280171dd73905ce329527a6
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Oct 28 15:43:02 2025 +0000
Update to Checkstyle 12.1.1
---
build.properties.default | 4 ++--
webapps/docs/changelog.xml | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index cfcca9b136..d5048bb639 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -268,10 +268,10 @@
unboundid.jar=${unboundid.home}/unboundid-ldapsdk-${unboundid.version}.jar
unboundid.loc=${base-maven.loc}/com/unboundid/unboundid-ldapsdk/${unboundid.version}/unboundid-ldapsdk-${unboundid.version}.jar
# ----- Checkstyle, version 6.16 or later -----
-checkstyle.version=11.1.0
+checkstyle.version=12.1.1
checkstyle.checksum.enabled=true
checkstyle.checksum.algorithm=SHA-512
-checkstyle.checksum.value=d0258deed171e9edd8d3392cd900aa55b938c4bb9361b86de55d5c739766aff55a140aae135b76668f977ff1fed87cb5e9c649a05940878c01c2742593aa23a4
+checkstyle.checksum.value=ebdb306a9ffadbb319053e950020b2f251199fad11b74ae14ae6a162219f542f851885c73abfaf565bacaa9ff1322280d522cda4cd66e7052a263d453a7307df
checkstyle.home=${base.path}/checkstyle-${checkstyle.version}
checkstyle.jar=${checkstyle.home}/checkstyle-${checkstyle.version}-all.jar
checkstyle.loc=${base-gh.loc}/checkstyle/checkstyle/releases/download/checkstyle-${checkstyle.version}/checkstyle-${checkstyle.version}-all.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d2f0d5cd15..ace1d86eea 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -308,6 +308,9 @@
<update>
Update to Byte Buddy 1.17.8. (markt)
</update>
+ <update>
+ Update to Checkstyle 12.1.1. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]