From 94e6e4e5b8809b31cc80d717da074dd5d46c5088 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Dec 2021 16:25:26 +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 a44d56f..32837ed 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.apache.logging.log4j log4j-core - 2.17.0 + 2.17.1 org.junit.jupiter