spotbugs: Update to version 4.0.4

This commit is contained in:
Richard Kuhnt 2020-06-09 03:00:26 +00:00
parent 3ddd9bcdf9
commit 534aa95933

View File

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