spotbugs: Update to version 4.7.2

This commit is contained in:
github-actions[bot] 2022-09-05 04:58:25 +00:00
parent 464d44c9f4
commit 6aa392b791

View File

@ -1,14 +1,14 @@
{ {
"version": "4.7.1", "version": "4.7.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",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.7.1/spotbugs-4.7.1.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.7.2/spotbugs-4.7.2.zip",
"hash": "008c98901099114dbb0864bf693f480df4cef83929cf469d37b1cf85a348ae88", "hash": "3974d90eb70aad26bb647e0bbaae810c7cf927587e28ce939c2b6531414afe7d",
"extract_dir": "spotbugs-4.7.1", "extract_dir": "spotbugs-4.7.2",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [