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": {