From cacaf989c760a4e0c895f3eb383ade800aa89186 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 00:33:39 +0000 Subject: [PATCH] dependency-check: Update to version 9.0.6 --- 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 38b09f4169..97267bed05 100644 --- a/bucket/dependency-check.json +++ b/bucket/dependency-check.json @@ -1,13 +1,13 @@ { - "version": "9.0.5", + "version": "9.0.6", "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/v9.0.5/dependency-check-9.0.5-release.zip", - "hash": "7cd75e8f537c057f491eda2a6fbb864d1628318566f6d38d6995097bc65d58bb", + "url": "https://github.com/jeremylong/DependencyCheck/releases/download/v9.0.6/dependency-check-9.0.6-release.zip", + "hash": "d36982311bdcc0124c5570b025e97a21ea9c490f783f8da37f2d06825f30fc76", "extract_dir": "dependency-check", "bin": "bin\\dependency-check.bat", "checkver": {