From 57a6f2d5a22571a82de5196e61460d68890e3c2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 20:27:35 +0000 Subject: [PATCH] spotbugs: Update to version 4.9.7 --- bucket/spotbugs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/spotbugs.json b/bucket/spotbugs.json index 5a97544ff2..8ccd2e7c59 100644 --- a/bucket/spotbugs.json +++ b/bucket/spotbugs.json @@ -1,14 +1,14 @@ { - "version": "4.9.6", + "version": "4.9.7", "description": "Static analysis tool for Java", "homepage": "https://spotbugs.github.io/", "license": "LGPL-2.1-only", "suggest": { "JDK": "java/openjdk" }, - "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.6/spotbugs-4.9.6.zip", - "hash": "86fb3f93c4147383f76fe21ab2807956b34cf17108a42a76311efa4977f952cc", - "extract_dir": "spotbugs-4.9.6", + "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.7/spotbugs-4.9.7.zip", + "hash": "aa5d06e17b820910aa71a52518c78f38282ee098918ad15036f0aab12ae3c3a5", + "extract_dir": "spotbugs-4.9.7", "bin": "bin\\spotbugs.bat", "shortcuts": [ [