dependency-check: Update to version 9.0.2

This commit is contained in:
github-actions[bot] 2023-12-01 20:24:58 +00:00
parent 3a62e6b16b
commit 2e950609e2

View File

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