spotbugs: Update to version 4.9.6

This commit is contained in:
github-actions[bot] 2025-10-15 00:38:33 +00:00
parent 9a601ae71f
commit 7252f6bdfc

View File

@ -1,14 +1,14 @@
{ {
"version": "4.9.5", "version": "4.9.6",
"description": "Static analysis tool for Java", "description": "Static analysis tool for Java",
"homepage": "https://spotbugs.github.io/", "homepage": "https://spotbugs.github.io/",
"license": "LGPL-2.1-only", "license": "LGPL-2.1-only",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.5/spotbugs-4.9.5.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.6/spotbugs-4.9.6.zip",
"hash": "064da05951ca2d93a54bef9990b0d61328fa681a3e026cab99ad850edf945204", "hash": "86fb3f93c4147383f76fe21ab2807956b34cf17108a42a76311efa4977f952cc",
"extract_dir": "spotbugs-4.9.5", "extract_dir": "spotbugs-4.9.6",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [