dependency-check: Update to version 9.0.3

This commit is contained in:
github-actions[bot] 2023-12-06 12:30:20 +00:00
parent a795a06c9e
commit 3e005e7771

View File

@ -1,13 +1,13 @@
{
"version": "9.0.2",
"version": "9.0.3",
"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.2/dependency-check-9.0.2-release.zip",
"hash": "75d574e433c49d72b5d9d031b9b51064a8232a0729e74fda303cfdc83290250d",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v9.0.3/dependency-check-9.0.3-release.zip",
"hash": "37b70cd86710a6a8473e23f24ec12ac12f7808d3392c83a262064daccf307c83",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {