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 015f678833 Update SpotBugs to 4.9.6
015f678833 is described below

commit 015f678833128f696801759dfc25edb566779dc0
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 29 13:50:39 2025 +0100

    Update SpotBugs to 4.9.6
---
 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 5385aaefcf..2102f161fc 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -286,10 +286,10 @@ jacoco.jar=${jacoco.home}/lib/jacocoant.jar
 
jacoco.loc=${base-maven.loc}/org/jacoco/jacoco/${jacoco.version}/jacoco-${jacoco.version}.zip
 
 # ----- SpotBugs (originally FindBugs) -----
-spotbugs.version=4.9.3
+spotbugs.version=4.9.6
 spotbugs.checksum.enabled=true
 spotbugs.checksum.algorithm=SHA-512
-spotbugs.checksum.value=e0c672d8db33f428726fc0832c6f5b46dbdeaf7631b9e64938b12416535e06758fc574eaaf6a98bd3de65d9b3275f94665fcc63bb1a309fa4f0195a86d4b0481
+spotbugs.checksum.value=7672a53b13a3fa7b0c2598482c9c4fbd2364d6f3f2dea583d83f3e740050f7f55d86ba6a9c5ec5d193145a97762ec4fcba3d3996e532e5c6380e1dd12a1cc26c
 spotbugs.home=${base.path}/spotbugs-${spotbugs.version}
 spotbugs.jar=${spotbugs.home}/lib/spotbugs-ant.jar
 
spotbugs.loc=${base-maven.loc}/com/github/spotbugs/spotbugs/${spotbugs.version}/spotbugs-${spotbugs.version}.tgz
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 7415b1faa6..0daa35d172 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -327,6 +327,9 @@
       <update>
         Update Checkstyle to 11.1.0. (markt)
       </update>
+      <update>
+        Update SpotBugs to 4.9.6. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>


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

Reply via email to