dependency-check: Update to version 10.0.1

This commit is contained in:
github-actions[bot] 2024-07-02 16:29:10 +00:00
parent 69757dac44
commit 09baffaa09

View File

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