From b3cee050525fe19cb5857a822abb9bfc00a73514 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Jul 2024 05:19:24 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538 --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ce9f8ab..ccbbb88 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,7 @@ 2.1 - + io.meterian.samples.jackson.Main @@ -51,7 +50,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.8 + 2.15.0