This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 7fea206664 Update SpotBugs to 4.9.3
7fea206664 is described below

commit 7fea206664e9c8d08dc60386bf9c3423f5f4df79
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Mar 28 12:29:17 2025 +0000

    Update SpotBugs to 4.9.3
---
 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 64b34bd7d3..98c139df45 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -307,10 +307,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.1
+spotbugs.version=4.9.3
 spotbugs.checksum.enabled=true
 spotbugs.checksum.algorithm=SHA-512
-spotbugs.checksum.value=9240d07bb315ea437a85e90c887cf8e655275b0e0f6abfea8f1a2999c67a4c1690bff5c31101c4473895ab51456dd4a380b247b9451576c065f5c29c8eca4fe5
+spotbugs.checksum.value=e0c672d8db33f428726fc0832c6f5b46dbdeaf7631b9e64938b12416535e06758fc574eaaf6a98bd3de65d9b3275f94665fcc63bb1a309fa4f0195a86d4b0481
 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 fc3d998608..82eca72223 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -232,6 +232,9 @@
       <update>
         Update to Checkstyle 10.21.4. (markt)
       </update>
+      <update>
+        Update to SpotBugs to 4.9.3. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to