From a6f299f5605e754740eabdc1a57591f26db37aac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 12 Jul 2025 10:42:22 +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-10500754 --- 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 f287efec1..a02996839 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.8.6 + 2.15.0 com.fasterxml.jackson.core jackson-databind - 2.12.7.1 + 2.15.0 com.fasterxml.jackson.core