From 136634c5edd494144cc8fe2e7425263b63fc447d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 Dec 2021 04:59:48 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2327339 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index efb6135..c8dec31 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ org.apache.logging.log4j log4j-core - 2.17.0 + 2.17.1 commons-lang @@ -95,7 +95,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.12.6 com.googlecode.json-simple