From 07beaaaa3887a746f5ae0fcbc10ceb4b9fa15b92 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Dec 2021 22:44:15 +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 7ea57d0..7fa2b05 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.apache.logging.log4j log4j-core - 2.17.0 + 2.17.1