dependency-check: Update to version 6.0.2

This commit is contained in:
Richard Kuhnt 2020-09-27 13:00:56 +00:00
parent c7dd038cfc
commit 2c57eea1a5

View File

@ -2,9 +2,9 @@
"homepage": "https://www.owasp.org/index.php/OWASP_Dependency_Check",
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
"license": "Apache-2.0",
"version": "6.0.1",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.1-release.zip",
"hash": "42245c5e235015aa3296206a10d54e2495f4138fa2ff50e58272e0f0c7ffd83a",
"version": "6.0.2",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.2-release.zip",
"hash": "87f417e001ff08a1ee08ef648c4bb1b7cb6aa6899b9881f573c7bd8c1a1c8db5",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"suggest": {