spotbugs: Update to version 4.5.0

This commit is contained in:
Richard Kuhnt 2021-11-11 11:00:35 +00:00
parent 6b3d54f934
commit 349d647ab0

View File

@ -1,5 +1,5 @@
{ {
"version": "4.4.2", "version": "4.5.0",
"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.4.2/spotbugs-4.4.2.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.5.0/spotbugs-4.5.0.zip",
"hash": "3972c65e1d32d584e94dd45269f83a70566e8db98c0335bab1f5caf465ca98f5", "hash": "988c43c5c36f3799fe9a0cf9714f95940a2d60764a9aa0af3e6ccc137106b97e",
"extract_dir": "spotbugs-4.4.2", "extract_dir": "spotbugs-4.5.0",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [