From e87537a099e7f2348d6d275a554c1163c6094dd5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 20 Dec 2020 03:24:51 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1052449 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1052450 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f9873f1..19b81228 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.6 + 2.10.0.pr1 com.fasterxml.jackson.dataformat