From 0549915c88593b9b9208835c9d8982f0ff13bb2e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Oct 2020 23:31:05 +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-30078 --- 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 197cde3d10..7733572f02 100644 --- a/todolist-core/pom.xml +++ b/todolist-core/pom.xml @@ -97,7 +97,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2