From 91dee4def502d5b2957cbc6beacc1bf2d55483cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 10:15:26 +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 e2515157..e10f8b95 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 org.nd4j