From f4b8582051c016a17c7796a228accfc9569ad4a7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 19:07:12 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10500754 --- 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