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 dca54e8379 Update Checkstyle to 13.4.1
dca54e8379 is described below

commit dca54e8379dc8f0edbeb1ab6bf21584e697784fd
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Apr 29 15:05:38 2026 +0100

    Update Checkstyle to 13.4.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 4ba1aa167b..1cc9289aef 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.3.0
+checkstyle.version=13.4.1
 checkstyle.checksum.enabled=true
 checkstyle.checksum.algorithm=SHA-512
-checkstyle.checksum.value=4ed499d509f5cbd40c351da291a281d5c34d0f01811237efdabb29c6273c7a10cf823ce2428ac03b049978100b448ff628b0cb9468adc78beb84f26750deb29e
+checkstyle.checksum.value=e56f48982aac903784ab7927c81e662edc95d7eff9797dbeb16a7a3265edce01ad72050d646408195d0f890e9cb3a9ba16ed81d8fa6785354b7062fd5d1bf59b
 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 21d4ca8445..0987e57439 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -435,6 +435,9 @@
       <update>
         Update Byte Buddy to 1.18.8. (markt)
       </update>
+      <update>
+        Update Checkstyle to 13.4.1. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to