spotbugs: Update to version 4.1.3

This commit is contained in:
Richard Kuhnt 2020-09-25 00:00:35 +00:00
parent eabd5db680
commit 8f87372ff9

View File

@ -1,5 +1,5 @@
{
"version": "4.1.2",
"version": "4.1.3",
"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.2/spotbugs-4.1.2.zip",
"hash": "c104f6aaa95d7c5d1bd9040d38b7f80038995e663f8c84ac8b32423362d290eb",
"extract_dir": "spotbugs-4.1.2",
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.1.3/spotbugs-4.1.3.zip",
"hash": "b815b43f9eef93c378de89124ba9bb3f9698a873d57ee2140241ea344b75b123",
"extract_dir": "spotbugs-4.1.3",
"bin": "bin\\spotbugs.bat",
"shortcuts": [
[