From ced58db9c1fbccecc2fd2e22a294f320d3b6f4a7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Nov 2025 15:21:45 +0000 Subject: [PATCH] fix: todolist-goof/todolist-web-common/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://dev.snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-12009535 - https://dev.snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-12010004 --- 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..755da98c32 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.12.6 com.fasterxml.jackson.core jackson-databind - 2.6.5 + 2.12.6 com.fasterxml.jackson.core