spotbugs: Update to version 4.5.1

This commit is contained in:
github-actions[bot] 2021-12-08 04:29:49 +00:00
parent c6d0acf448
commit 8465e1d2a1

View File

@ -1,5 +1,5 @@
{ {
"version": "4.5.0", "version": "4.5.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",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.5.0/spotbugs-4.5.0.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.5.1/spotbugs-4.5.1.zip",
"hash": "988c43c5c36f3799fe9a0cf9714f95940a2d60764a9aa0af3e6ccc137106b97e", "hash": "26dd83027cd5e5a7e6a3f4c7a4239f27a9af8de209c7e37890835fc8cf035de7",
"extract_dir": "spotbugs-4.5.0", "extract_dir": "spotbugs-4.5.1",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [