From 23f7f7b3b0344fba720d2c4d2ee20e0297d7d96f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Dec 2021 14:54:20 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2320014 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4b9c287..f84c332 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.14.1 + 2.16.0 @@ -167,7 +167,7 @@ org.apache.logging.log4j log4j-core - 2.14.1 + 2.16.0 junit @@ -299,7 +299,7 @@ - +