spotbugs: Update to version 4.1.2

This commit is contained in:
Richard Kuhnt 2020-08-19 05:00:25 +00:00
parent 61c88c560c
commit 1f0e2b7da8

View File

@ -1,5 +1,5 @@
{
"version": "4.1.1",
"version": "4.1.2",
"description": "Static analysis tool for Java",
"homepage": "https://spotbugs.github.io/",
"license": "LGPL-2.1-only",
@ -9,9 +9,9 @@
"java/openjdk"
]
},
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.1.1/spotbugs-4.1.1.zip",
"hash": "0d073986bef1016a3feaeadfca97bba46f3eefd98fcfdcba52f8f173eca7c4a7",
"extract_dir": "spotbugs-4.1.1",
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.1.2/spotbugs-4.1.2.zip",
"hash": "c104f6aaa95d7c5d1bd9040d38b7f80038995e663f8c84ac8b32423362d290eb",
"extract_dir": "spotbugs-4.1.2",
"bin": "bin\\spotbugs.bat",
"shortcuts": [
[