From 2ee4cd00f83cb0d476f68ad3be6a1916b521aa92 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Dec 2021 08:42:05 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2321524 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4b9c287..3c5c6a0 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.14.1 + 2.17.0 @@ -167,7 +167,7 @@ org.apache.logging.log4j log4j-core - 2.14.1 + 2.17.0 junit @@ -299,7 +299,7 @@ - +