dependency-check: Update to version 10.0.3

This commit is contained in:
github-actions[bot] 2024-07-16 16:28:42 +00:00
parent 3546653b01
commit a341b2a7c8

View File

@ -1,13 +1,13 @@
{ {
"version": "10.0.2", "version": "10.0.3",
"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.2/dependency-check-10.0.2-release.zip", "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v10.0.3/dependency-check-10.0.3-release.zip",
"hash": "c8b6089911586a4d2b1044be42ba497bce248867cdddf90875aab9b5e39aad68", "hash": "5263fbafb15010823364274b83e9a2219b654d00a557d92941c37736d4076ba4",
"extract_dir": "dependency-check", "extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat", "bin": "bin\\dependency-check.bat",
"checkver": { "checkver": {