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