From 4203722edb24a8df54d0987fc74f944f835daec7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Nov 2020 00:33:28 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1047324 --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ce9f8ab..e6aef1f 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.9.10.4