From a341b2a7c81ce71a87c4c6a9f2c5ca28455f378c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:28:42 +0000 Subject: [PATCH] dependency-check: Update to version 10.0.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 ad4cd2a8b9..e05a8d5469 100644 --- a/bucket/dependency-check.json +++ b/bucket/dependency-check.json @@ -1,13 +1,13 @@ { - "version": "10.0.2", + "version": "10.0.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/v10.0.2/dependency-check-10.0.2-release.zip", - "hash": "c8b6089911586a4d2b1044be42ba497bce248867cdddf90875aab9b5e39aad68", + "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v10.0.3/dependency-check-10.0.3-release.zip", + "hash": "5263fbafb15010823364274b83e9a2219b654d00a557d92941c37736d4076ba4", "extract_dir": "dependency-check", "bin": "bin\\dependency-check.bat", "checkver": {