dependency-check: Update to version 6.3.1

This commit is contained in:
Richard Kuhnt 2021-09-01 13:00:32 +00:00
parent 08ebd4286d
commit 111a2446af

View File

@ -1,5 +1,5 @@
{
"version": "6.3.0",
"version": "6.3.1",
"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/",
"license": "Apache-2.0",
@ -9,8 +9,8 @@
"java/openjdk"
]
},
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.3.0/dependency-check-6.3.0-release.zip",
"hash": "55cd62cb4095cf02bf327713d0fa1ea0c1bedcd1c78de4aa34ca5a91e88ea2c1",
"url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.3.1/dependency-check-6.3.1-release.zip",
"hash": "3650ef52aa66eeea1cd5f063670aec7304c2f2a3cd4cafd84bcf516660fbdfa2",
"extract_dir": "dependency-check",
"bin": "bin\\dependency-check.bat",
"checkver": {