spotbugs: Update to version 4.1.0

This commit is contained in:
Richard Kuhnt 2020-07-30 11:00:24 +00:00
parent 9a667d904a
commit 225e1e4058

View File

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