spotbugs: Update to version 4.7.0

This commit is contained in:
github-actions[bot] 2022-05-05 00:33:31 +00:00
parent 005b1d5ea4
commit 513ddb58f3

View File

@ -1,14 +1,14 @@
{
"version": "4.6.0",
"version": "4.7.0",
"description": "Static analysis tool for Java",
"homepage": "https://spotbugs.github.io/",
"license": "LGPL-2.1-only",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.6.0/spotbugs-4.6.0.zip",
"hash": "8486f721d80e62c300fd2db5076badac3d969b596904c23f429c922a03041ac0",
"extract_dir": "spotbugs-4.6.0",
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.7.0/spotbugs-4.7.0.zip",
"hash": "9ee793b0f3f78901089211dfa67b8603e38fd1abd64eac09d2590df506cfedf5",
"extract_dir": "spotbugs-4.7.0",
"bin": "bin\\spotbugs.bat",
"shortcuts": [
[