spotbugs: Update to version 4.0.5

This commit is contained in:
Richard Kuhnt 2020-06-20 23:00:31 +00:00
parent ef2aadd2fc
commit 38f0a27c06

View File

@ -1,5 +1,5 @@
{ {
"version": "4.0.4", "version": "4.0.5",
"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.0.4/spotbugs-4.0.4.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.0.5/spotbugs-4.0.5.zip",
"hash": "204adbdaa0fa51fedf738b405a1fda65c693f39c66f754e8c4f93323a2c77a8d", "hash": "fc1f769834aee627896d4a06ddba4e8f136bb6d94a91012b4f9f39fccf7eea42",
"extract_dir": "spotbugs-4.0.4", "extract_dir": "spotbugs-4.0.5",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [