dependency-check: Update to version 7.2.1

This commit is contained in:
github-actions[bot] 2022-09-20 16:31:31 +00:00
parent 360a596c84
commit 00801d6e90

View File

@ -1,13 +1,13 @@
{
"version": "7.2.0",
"version": "7.2.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/v7.2.0/dependency-check-7.2.0-release.zip",
"hash": "cd83f113739662a73bad9b18eeac82d882232b7777ce998d2e526ccdb7ba4e33",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v7.2.1/dependency-check-7.2.1-release.zip",
"hash": "d1dd9092684a85c2958b60c4ad729d6a02972de39ca17f71f9cfec7fc7100451",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {