dependency-check: Update to version 9.0.5

This commit is contained in:
github-actions[bot] 2023-12-13 20:24:54 +00:00
parent a34ba2d683
commit 5a7b27b11e

View File

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