From bfae0efa7d39424990257f3b2aa851843e63ecbd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Dec 2023 23:50:36 +0000 Subject: [PATCH] fix: upgrade com.fasterxml.jackson.core:jackson-annotations from 2.10.2 to 2.16.0 Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.10.2 to 2.16.0. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/ See this project in Snyk: https://app.snyk.io/org/campaign-monitor-org/project/1884a33a-ee29-4697-af53-aadb39fd655f?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c0c3d26..a79732a 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ repo - + com.sun.jersey @@ -37,7 +37,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.10.2 + 2.16.0 compile