This is an automated email from the ASF dual-hosted git repository.
markt-asf 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 0fab84c0da Update Checkstyle to 13.9.0
0fab84c0da is described below
commit 0fab84c0da2e2ea878a6ead67598bd0fe26fa84d
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Aug 7 17:25:57 2026 +0100
Update Checkstyle to 13.9.0
---
build.properties.default | 4 ++--
webapps/docs/changelog.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index de632e17d6..92557ecfa0 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -267,10 +267,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.7.0
+checkstyle.version=13.9.0
checkstyle.checksum.enabled=true
checkstyle.checksum.algorithm=SHA-512
-checkstyle.checksum.value=7ec26cfb88b8a3c7a91ce099ed1f92713cca08c256b365135ce00a26e320ee40514af157ebd947f0d3bc4e5b320922c68b28343d0126406ca59cb657067793a8
+checkstyle.checksum.value=7390f0511365f4dfd1f59d6094b6c7de5909455d39dc915b6e70a415ef1939deb94299d223962dd4bb74e034442eb518709e24413ce63756e2dd349c5f5680c6
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 e127893149..131d786932 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -499,7 +499,7 @@
to make it easier to see when it's not used by the suite. (csutherl)
</add>
<update>
- Update Checkstyle to 13.7.0. (markt)
+ Update Checkstyle to 13.9.0. (markt)
</update>
<!-- Entries for backport and removal before 12.0.0-M1 below this line
-->
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]