dependency-check: Update to version 9.0.6

This commit is contained in:
github-actions[bot] 2023-12-16 00:33:39 +00:00
parent 9b5cb193a0
commit cacaf989c7

View File

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