From 7b15297f36c77653a99c5dd2b79805b619289699 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 07:51:26 +0000 Subject: [PATCH] fix: todolist-core/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-6056408 --- todolist-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist-core/pom.xml b/todolist-core/pom.xml index 705976a..e49bf3c 100644 --- a/todolist-core/pom.xml +++ b/todolist-core/pom.xml @@ -87,7 +87,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2