This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push: new b91787acb8 Update Checkstyle to 10.25.1 b91787acb8 is described below commit b91787acb81d9442982ad51ab76fe91ea6d7b2fe Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Jun 24 11:17:48 2025 +0100 Update Checkstyle to 10.25.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 feb619f341..217a0080a1 100644 --- a/build.properties.default +++ b/build.properties.default @@ -269,10 +269,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.25.0 +checkstyle.version=10.25.1 checkstyle.checksum.enabled=true checkstyle.checksum.algorithm=SHA-512 -checkstyle.checksum.value=2feb76596316bc9b6821747cc6409bdb3bcd1251262152b9cff165133b6b1d9910083ef79d7240b9bbd907cd174366f2a17645c319e18d06e32a700cc8780757 +checkstyle.checksum.value=84858b0bdddce9c1b3f55e0fb305214547bedaa45e6f60a38ca9d031af600d2dfc24f8fc1e21b9dbc9cb9a4c88c7a5853025d36dc38c447001a3fa0a79986e3e 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 d31f2d53ef..ec4d13c6cb 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -180,6 +180,9 @@ <update> Update UnboundID to 7.0.3. (markt) </update> + <update> + Update Checkstyle to 10.25.1. (markt) + </update> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org