From d2c921f943fb0db60c188cd6ea4da9be536480f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 17:36:35 +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