spotbugs: Update to version 4.4.2

This commit is contained in:
Richard Kuhnt 2021-10-12 01:01:48 +00:00
parent d60f0d1017
commit 08b8e72634

View File

@ -1,5 +1,5 @@
{ {
"version": "4.4.1", "version": "4.4.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",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.4.1/spotbugs-4.4.1.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.4.2/spotbugs-4.4.2.zip",
"hash": "414152869130c22646ff0e6898bba09e9e20d6ade87eeebe912e645b578b9385", "hash": "3972c65e1d32d584e94dd45269f83a70566e8db98c0335bab1f5caf465ca98f5",
"extract_dir": "spotbugs-4.4.1", "extract_dir": "spotbugs-4.4.2",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [