From aa1181df0dadaf3a680c73adb00a25280187c320 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Sep 2020 23:17:46 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-567761 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9af0bd3..28763f2 100644 --- a/pom.xml +++ b/pom.xml @@ -167,7 +167,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.13.0 + 2.13.2 compile @@ -179,7 +179,7 @@ org.apache.logging.log4j log4j-core - 2.13.1 + 2.13.2 compile