dependency-check: Update to version 10.0.0

This commit is contained in:
github-actions[bot] 2024-07-01 12:31:20 +00:00
parent 91529433a5
commit 435de536f7

View File

@ -1,13 +1,13 @@
{
"version": "9.2.0",
"version": "10.0.0",
"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.2.0/dependency-check-9.2.0-release.zip",
"hash": "dd453ebff45b8e1582fc29f147c95d539f7283b760678375b9e666cb1fc1b603",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v10.0.0/dependency-check-10.0.0-release.zip",
"hash": "d93c6aa0146feb7c10c22e30f8218da6c8b3bbc33d4ef86d8843d19aae59754b",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {