dependency-check: Update to version 8.2.0

This commit is contained in:
github-actions[bot] 2023-03-23 00:36:54 +00:00
parent c678caed5f
commit 5c7570d5ef

View File

@ -1,13 +1,13 @@
{
"version": "8.1.2",
"version": "8.2.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/v8.1.2/dependency-check-8.1.2-release.zip",
"hash": "4eebe807f955d930d8dad0ff4b57715ac2c8c98ef1e18c79c03af283b5ec95f4",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v8.2.0/dependency-check-8.2.0-release.zip",
"hash": "66a76effb3f33df4635243ff87ead66154dd318bcd6c9ed11d84cc42ab939e9d",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {