From 3d319386e419d6b77b8d9f4a0a7460fecc3f2726 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Dec 2025 04:01:44 +0000 Subject: [PATCH] fix: todolist/todolist-web-common/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-30078 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-6056408 --- todolist/todolist-web-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist/todolist-web-common/pom.xml b/todolist/todolist-web-common/pom.xml index 1e45357..f53d7a3 100644 --- a/todolist/todolist-web-common/pom.xml +++ b/todolist/todolist-web-common/pom.xml @@ -66,7 +66,7 @@ commons-collections commons-collections - 3.1 + 3.2.2