dependency-check: Update to version 5.3.2

This commit is contained in:
Richard Kuhnt 2020-03-26 19:01:53 +00:00
parent f41715c79c
commit 2bddbfcead

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": "5.3.1",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.3.1-release.zip",
"hash": "fa7b38b5bffced0455f30173ae613e5304c6a82a1a0f341fb6c44fd3eafc2e85",
"version": "5.3.2",
"url": "https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.3.2-release.zip",
"hash": "4c6f40cb596e335fd0cd816bd6c25773e1e029c3109979ce4c429f3b49850252",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"suggest": {