From 67946a7ff4c3c1ab514b41a67129f1e1148e9dd7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Mar 2026 05:41:55 +0000 Subject: [PATCH 1/2] 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-15365924 --- 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..8ffbb9d8ae 100644 --- a/todolist-goof/todolist-web-common/pom.xml +++ b/todolist-goof/todolist-web-common/pom.xml @@ -21,12 +21,12 @@ com.fasterxml.jackson.core jackson-core - 2.6.5 + 2.18.6 com.fasterxml.jackson.core jackson-databind - 2.6.5 + 2.18.6 com.fasterxml.jackson.core From ff05e10117c6956fff23d8a4e31afa0782d4de51 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Mar 2026 12:21:10 +0000 Subject: [PATCH 2/2] 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-15365924