spotbugs: Update to version 4.5.2

This commit is contained in:
github-actions[bot] 2021-12-14 00:37:55 +00:00
parent 2eb36aeeeb
commit ec0f2a547d

View File

@ -1,5 +1,5 @@
{ {
"version": "4.5.1", "version": "4.5.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",
@ -9,9 +9,9 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.5.1/spotbugs-4.5.1.zip", "url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.5.2/spotbugs-4.5.2.zip",
"hash": "26dd83027cd5e5a7e6a3f4c7a4239f27a9af8de209c7e37890835fc8cf035de7", "hash": "0467dc71b24b61bfda7dfaec3df96b5095d526b99b034cad9d068ee026f4cbe3",
"extract_dir": "spotbugs-4.5.1", "extract_dir": "spotbugs-4.5.2",
"bin": "bin\\spotbugs.bat", "bin": "bin\\spotbugs.bat",
"shortcuts": [ "shortcuts": [
[ [