dependency-check: Update to version 6.1.0

This commit is contained in:
Richard Kuhnt 2021-01-27 13:00:56 +00:00
parent 7619efdfba
commit 7248fa1daa

View File

@ -1,5 +1,5 @@
{
"version": "6.0.5",
"version": "6.1.0",
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
"homepage": "https://www.owasp.org/index.php/OWASP_Dependency_Check",
"license": "Apache-2.0",
@ -9,8 +9,8 @@
"java/openjdk"
]
},
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.0.5-release.zip",
"hash": "fa96436530139449dac8022c8cd120bdc6e9dfbb9cbf390cc15b83d9bccfe565",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.1.0-release.zip",
"hash": "e94577e46d13ab0693263d825aa7af3ac411cafd43074466ce724a58d0ba0373",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {