spotbugs: Update to version 4.8.3

This commit is contained in:
github-actions[bot] 2023-12-13 12:29:46 +00:00
parent bd6be993b8
commit 99ef7ef207

View File

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