spotbugs: Update to version 4.4.1

This commit is contained in:
Richard Kuhnt 2021-09-10 07:00:38 +00:00
parent 9c8cc1eb0a
commit 7ac7567d27

View File

@ -1,5 +1,5 @@
{
"version": "4.4.0",
"version": "4.4.1",
"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.4.0/spotbugs-4.4.0.zip",
"hash": "f5f8b9aba1f3c87a508fbcb6045dcdc748e1ca4ce16803d6676417c9d82fb862",
"extract_dir": "spotbugs-4.4.0",
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.4.1/spotbugs-4.4.1.zip",
"hash": "414152869130c22646ff0e6898bba09e9e20d6ade87eeebe912e645b578b9385",
"extract_dir": "spotbugs-4.4.1",
"bin": "bin\\spotbugs.bat",
"shortcuts": [
[