From 9792b5566eed3103654132c79d8dbe2dd81a1403 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Aug 2025 06:15:47 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.6.5 to 2.19.2 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.6.5 to 2.19.2. See this package in maven: com.fasterxml.jackson.core:jackson-annotations See this project in Snyk: https://app.snyk.io/org/victoria.slater/project/8855e7bd-1b64-4261-a0c4-48f10d552879?utm_source=github&utm_medium=referral&page=upgrade-pr --- todolist-goof/todolist-web-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist-goof/todolist-web-common/pom.xml b/todolist-goof/todolist-web-common/pom.xml index 1e45357265..3982de24b6 100644 --- a/todolist-goof/todolist-web-common/pom.xml +++ b/todolist-goof/todolist-web-common/pom.xml @@ -31,7 +31,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.6.5 + 2.19.2