This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 1d9c2a56dd Update Checkstyle to 10.25.0
1d9c2a56dd is described below
commit 1d9c2a56ddb51f925c78c3094361ba3e278a03b4
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jun 4 11:57:43 2025 +0100
Update Checkstyle to 10.25.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 0ebd0f7b80..99a918397d 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -290,10 +290,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=10.23.1
+checkstyle.version=10.25.0
checkstyle.checksum.enabled=true
checkstyle.checksum.algorithm=SHA-512
-checkstyle.checksum.value=bd73ff6271d970fe4d13cc4d1410c9b305c908fb17fa6dae898fbd3ec359acd93417d8e2ea4aa17bddfa125ebc89d7fe743ec81072cea0691be35dc21e5e4b27
+checkstyle.checksum.value=2feb76596316bc9b6821747cc6409bdb3bcd1251262152b9cff165133b6b1d9910083ef79d7240b9bbd907cd174366f2a17645c319e18d06e32a700cc8780757
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 8213e2d2ba..42781609d8 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -171,6 +171,9 @@
<update>
Update EasyMock to 5.6.0. (markt)
</update>
+ <update>
+ Update Checkstyle to 10.25.0. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]