From 56427a2386ac7df828e6921f809c7158e3004215 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 12:30:10 +0000 Subject: [PATCH] dependency-check: Update to version 7.4.3 --- bucket/dependency-check.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dependency-check.json b/bucket/dependency-check.json index eca8d47236..38516bfb40 100644 --- a/bucket/dependency-check.json +++ b/bucket/dependency-check.json @@ -1,13 +1,13 @@ { - "version": "7.4.2", + "version": "7.4.3", "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.2/dependency-check-7.4.2-release.zip", - "hash": "7e282b5541703da3689f3cecc8c4b5a91a20b85e2be312b3129746d6e9abb907", + "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v7.4.3/dependency-check-7.4.3-release.zip", + "hash": "a654622efd8400ce47c649937f31d806434e19cc50cb3e2248a620c666f5a37f", "extract_dir": "dependency-check", "bin": "bin\\dependency-check.bat", "checkver": {