From d80176ab37187fbf218f515e762c427f69be0602 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Dec 2021 10:36:57 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2314720 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4b9c287..db4109a 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.14.1 + 2.15.0 @@ -167,7 +167,7 @@ org.apache.logging.log4j log4j-core - 2.14.1 + 2.15.0 junit @@ -299,7 +299,7 @@ - +