dependency-check: Update to version 7.0.3

This commit is contained in:
github-actions[bot] 2022-03-29 12:54:29 +00:00
parent 88024136f5
commit fac0fdc729

View File

@ -1,13 +1,13 @@
{
"version": "7.0.2",
"version": "7.0.3",
"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/v7.0.2/dependency-check-7.0.2-release.zip",
"hash": "73fcbf5af6213e2bcddeafdf3627cb4846c2e11a263896d01685f5944dc96fdb",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v7.0.3/dependency-check-7.0.3-release.zip",
"hash": "28a94f5e58d014de0821c74649cb66b6bed2180f318a74b0003eb7991ab48942",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {