From 17fe03b76b1da2fbb61b9c446ba78afdda35c557 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 17:36:53 +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 e4835249..b0091fee 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 org.nd4j