spotbugs: Update to version 4.1.4

This commit is contained in:
Jakub Čábera 2020-10-15 16:24:13 +02:00
parent 1e62092bfa
commit 8019decd04

View File

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