spotbugs: Update to version 4.8.2

This commit is contained in:
github-actions[bot] 2023-11-29 12:30:32 +00:00
parent 666711e8e7
commit b82a92137d

View File

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