spotbugs: Update to version 4.1.1

This commit is contained in:
Richard Kuhnt 2020-07-31 03:00:21 +00:00
parent 5757cdd45e
commit c5ff031476

View File

@ -1,5 +1,5 @@
{ {
"version": "4.1.0", "version": "4.1.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.1.0/spotbugs-4.1.0.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.1.1/spotbugs-4.1.1.zip",
"hash": "4408822136647d26f02d6e5ab9b47a2b66c5156694a626822bc55544c5a69985", "hash": "0d073986bef1016a3feaeadfca97bba46f3eefd98fcfdcba52f8f173eca7c4a7",
"extract_dir": "spotbugs-4.1.0", "extract_dir": "spotbugs-4.1.1",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [