From 9a8e5820ddda82fcc08c00900cde80378408d373 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 19:56:07 +0000 Subject: [PATCH] fix: todolist-goof/todolist-web-common/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-6056407 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-6056408 --- todolist-goof/todolist-web-common/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/todolist-goof/todolist-web-common/pom.xml b/todolist-goof/todolist-web-common/pom.xml index 1e45357265..ca4156167c 100644 --- a/todolist-goof/todolist-web-common/pom.xml +++ b/todolist-goof/todolist-web-common/pom.xml @@ -26,7 +26,7 @@ com.fasterxml.jackson.core jackson-databind - 2.6.5 + 2.7.9.6 com.fasterxml.jackson.core @@ -66,7 +66,7 @@ commons-collections commons-collections - 3.1 + 3.2.2