From 6b7b285c9d1966cba50d5cbf415be69f56237607 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Oct 2022 18:58:09 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f594793..bed40a3 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.4