spotbugs: Update to version 4.3.0

This commit is contained in:
Richard Kuhnt 2021-07-02 00:00:40 +00:00
parent 3cf941eeca
commit 9f842c6fcc

View File

@ -1,5 +1,5 @@
{ {
"version": "4.2.3", "version": "4.3.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.2.3/spotbugs-4.2.3.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.3.0/spotbugs-4.3.0.zip",
"hash": "86a63ca9aeaeb3ed013a48bdb879a052dff35f1f7049dc0607569292b8bf7fb3", "hash": "a1c59df789b14a423f24127501db1bd6b0ae642f079f7212ff61343cd387d7f0",
"extract_dir": "spotbugs-4.2.3", "extract_dir": "spotbugs-4.3.0",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [