From 6720f9d3cab412a7e37d9e875efa8fd77e867226 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Mar 2022 17:50:01 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ce9f8ab..3d736ee 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.13.0