dependency-check: Update to version 10.0.4

This commit is contained in:
github-actions[bot] 2024-09-01 12:31:13 +00:00
parent 3e508fa7ac
commit 8c33403afd

View File

@ -1,13 +1,13 @@
{ {
"version": "10.0.3", "version": "10.0.4",
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.", "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/", "homepage": "https://owasp.org/www-project-dependency-check/",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v10.0.3/dependency-check-10.0.3-release.zip", "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v10.0.4/dependency-check-10.0.4-release.zip",
"hash": "5263fbafb15010823364274b83e9a2219b654d00a557d92941c37736d4076ba4", "hash": "0ea8345571b90cf418142b3a7c918d244be2d5101c99260794e8da84d5ee7f33",
"extract_dir": "dependency-check", "extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat", "bin": "bin\\dependency-check.bat",
"checkver": { "checkver": {