From 33886ee9754b9bc154ce1223d3e2e68ca4bcb189 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Dec 2021 21:10:34 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2327339 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d0350d..c6919f9 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.17.0 + 2.17.1