dependency-check: Update to version 6.1.1

This commit is contained in:
Richard Kuhnt 2021-02-13 13:00:23 +00:00
parent e6bd0e3f94
commit f41b7074c6

View File

@ -1,5 +1,5 @@
{
"version": "6.1.0",
"version": "6.1.1",
"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.1.0-release.zip",
"hash": "e94577e46d13ab0693263d825aa7af3ac411cafd43074466ce724a58d0ba0373",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-6.1.1-release.zip",
"hash": "800d2909b4c4323a1a68d86847b21521f38020fdce330e009affe43297285e40",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {