dependency-check: Update to version 9.0.7

This commit is contained in:
github-actions[bot] 2023-12-18 12:30:16 +00:00
parent ec9424f52c
commit bb7955395a

View File

@ -1,13 +1,13 @@
{
"version": "9.0.6",
"version": "9.0.7",
"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.6/dependency-check-9.0.6-release.zip",
"hash": "d36982311bdcc0124c5570b025e97a21ea9c490f783f8da37f2d06825f30fc76",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v9.0.7/dependency-check-9.0.7-release.zip",
"hash": "676cb84749bbe548fa468b87c6e70f28066d32af3f2ff6b9d8e997e75330f002",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {