From a245cc1d34144fb6abb83ee80b903d74811bcaea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 12 Jul 2025 09:01:16 +0000 Subject: [PATCH] fix: SPARK Example/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-10259368 --- SPARK Example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPARK Example/pom.xml b/SPARK Example/pom.xml index 2a12208..0c29de8 100644 --- a/SPARK Example/pom.xml +++ b/SPARK Example/pom.xml @@ -36,7 +36,7 @@ commons-validator commons-validator - 1.3.1 + 1.10.0 commons-collections