From a49562b726e19ac46839c3bf34dcee971c247cc1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 17:35:22 +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