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