From efd269c53f7e89a02f3f75580652eff40730f46e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 26 Mar 2022 16:17:40 +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 f594793..6cffd3e 100644 --- a/pom.xml +++ b/pom.xml @@ -42,8 +42,7 @@ 2.1 - + io.shiftleft.jackspoilt.App @@ -87,7 +86,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.7 + 2.13.2.1