diff --git a/bucket/dependency-check.json b/bucket/dependency-check.json index b410c03289..e79150fc78 100644 --- a/bucket/dependency-check.json +++ b/bucket/dependency-check.json @@ -1,5 +1,5 @@ { - "version": "6.3.2", + "version": "6.4.0", "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.2/dependency-check-6.3.2-release.zip", - "hash": "b13980f2b262a69b7e4f767e82f066a1f832c6d00f9998b605f475219f1b6a11", + "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v6.4.0/dependency-check-6.4.0-release.zip", + "hash": "584ed061b71727844697301ec27839b6a4830221d7c3a2dfcdb436dd4833b9e0", "extract_dir": "dependency-check", "bin": "bin\\dependency-check.bat", "checkver": {