spotbugs: Update to version 4.2.2

This commit is contained in:
Richard Kuhnt 2021-03-03 03:01:47 +00:00
parent 1290ddec1e
commit 9ebfa8a233

View File

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