From eb3512c44389be89d081f88913ba59f94d71b4de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 16:32:28 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-6056408 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e251515..e10f8b9 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 org.nd4j