From dca3f94a268643230ea5434f910ad05b611e70a9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Oct 2022 00:25:57 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 136b5e5..1cefb8a 100644 --- a/pom.xml +++ b/pom.xml @@ -251,7 +251,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.0 + 2.13.4 @@ -629,7 +629,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.0 + 2.13.4