spotbugs: Update to version 4.9.1

This commit is contained in:
github-actions[bot] 2025-02-09 00:38:36 +00:00
parent f1598dfeac
commit 4538e7409d

View File

@ -1,14 +1,14 @@
{ {
"version": "4.9.0", "version": "4.9.1",
"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.0/spotbugs-4.9.0.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.1/spotbugs-4.9.1.zip",
"hash": "47a8fcafb93da34dcaa8ab862c24dfd16263b9d0feb89fc68bdf75445ac0fe25", "hash": "f7ee284368d64d33f97e142f33e8251cddeacf366df20853fefa342be281f31a",
"extract_dir": "spotbugs-4.9.0", "extract_dir": "spotbugs-4.9.1",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [