dependency-check: Update to version 9.0.4

This commit is contained in:
github-actions[bot] 2023-12-08 16:27:42 +00:00
parent 655cffbf7a
commit 6c582859e1

View File

@ -1,13 +1,13 @@
{
"version": "9.0.3",
"version": "9.0.4",
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
"homepage": "https://owasp.org/www-project-dependency-check/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v9.0.3/dependency-check-9.0.3-release.zip",
"hash": "37b70cd86710a6a8473e23f24ec12ac12f7808d3392c83a262064daccf307c83",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v9.0.4/dependency-check-9.0.4-release.zip",
"hash": "32d931306b642c51b013aac47cc49e2f00d47dfe25d5d1941e901a74b54f8c36",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {