spotbugs: Update to version 4.8.1

This commit is contained in:
github-actions[bot] 2023-11-07 04:25:46 +00:00
parent de754f5f8c
commit 02bbbb2572

View File

@ -1,14 +1,14 @@
{ {
"version": "4.8.0", "version": "4.8.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.8.0/spotbugs-4.8.0.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.8.1/spotbugs-4.8.1.zip",
"hash": "768ac3bd6f5c49d1f12924ff3094ff281debc0ee218ae85ce5aae6f66ca0666a", "hash": "5cb639cf1ce79dc58ba07ee459a6da8bd665e06e10cfb66a79c685601326c111",
"extract_dir": "spotbugs-4.8.0", "extract_dir": "spotbugs-4.8.1",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [