From 57da0aae56fc071f1e91776fe7ce81ca89d51217 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Oct 2022 17:58:27 +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-COMFASTERXMLJACKSONCORE-2421244 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - 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..9a0397e 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.13.4 com.googlecode.json-simple