diff --git a/bucket/dependency-check.json b/bucket/dependency-check.json index b3dae4b355..eca8d47236 100644 --- a/bucket/dependency-check.json +++ b/bucket/dependency-check.json @@ -1,13 +1,13 @@ { - "version": "7.4.1", + "version": "7.4.2", "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", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v7.4.1/dependency-check-7.4.1-release.zip", - "hash": "a755bff22fe0d753bea7543f2bff37e9ab87643f4296dbd8edbff0c10ef91a5b", + "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v7.4.2/dependency-check-7.4.2-release.zip", + "hash": "7e282b5541703da3689f3cecc8c4b5a91a20b85e2be312b3129746d6e9abb907", "extract_dir": "dependency-check", "bin": "bin\\dependency-check.bat", "checkver": {