dependency-check: Update to version 6.5.1

This commit is contained in:
github-actions[bot] 2021-12-19 00:32:01 +00:00
parent fb38f40025
commit 41c87f7954

View File

@ -1,5 +1,5 @@
{ {
"version": "6.5.0", "version": "6.5.1",
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.", "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/", "homepage": "https://owasp.org/www-project-dependency-check/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,8 +9,8 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.5.0/dependency-check-6.5.0-release.zip", "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.5.1/dependency-check-6.5.1-release.zip",
"hash": "e27ab0c010a447e5d2ac62063112c3e1a25364193450cb4345fc18defb4511a2", "hash": "b99626a16ee9e761d1747502856896c05386aad777da3a7a5ca21c31d55694fb",
"extract_dir": "dependency-check", "extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat", "bin": "bin\\dependency-check.bat",
"checkver": { "checkver": {