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 4656f3b702 Update Checkstyle to 13.3.0
4656f3b702 is described below
commit 4656f3b70278f429546ffc1078a2380b75d01c0f
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 11 18:30:50 2026 +0000
Update Checkstyle to 13.3.0
---
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 d0c3c2c5b1..5db5d8865e 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=13.0.0
+checkstyle.version=13.3.0
checkstyle.checksum.enabled=true
checkstyle.checksum.algorithm=SHA-512
-checkstyle.checksum.value=95e2955274996a9f0811014bdf1e50f3f2496d2f398ef1674015286a8abcfb1c0d540406695b5a3af6b7b5dce02dafa50d854f021401ae0d78287233ba8afa3d
+checkstyle.checksum.value=4ed499d509f5cbd40c351da291a281d5c34d0f01811237efdabb29c6273c7a10cf823ce2428ac03b049978100b448ff628b0cb9468adc78beb84f26750deb29e
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 8382bd0e71..ca4e3e9033 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -426,6 +426,9 @@
<update>
Update Byte Buddy to 1.18.7. (markt)
</update>
+ <update>
+ Update Checkstyle to 13.3.0. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]