From ae3b48006bbe7a31e0bee32bf80b4c66d775b9c8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 07:06:17 +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-7569538 --- 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 1e45357..d187c1f 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.15.0 com.fasterxml.jackson.core jackson-databind - 2.6.5 + 2.15.0 com.fasterxml.jackson.core