spotbugs: Update to version 4.2.3

This commit is contained in:
Richard Kuhnt 2021-04-16 05:00:21 +00:00
parent 69aa5baa80
commit 44bb9ca374

View File

@ -1,5 +1,5 @@
{
"version": "4.2.2",
"version": "4.2.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.2.2/spotbugs-4.2.2.zip",
"hash": "fbbfca013d11dfecd8b5fb6aa9f3d3f1b6a2689e5a1cd93afe4ffd99de7a8505",
"extract_dir": "spotbugs-4.2.2",
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.zip",
"hash": "86a63ca9aeaeb3ed013a48bdb879a052dff35f1f7049dc0607569292b8bf7fb3",
"extract_dir": "spotbugs-4.2.3",
"bin": "bin\\spotbugs.bat",
"shortcuts": [
[