From c3f2977292995114c11f3fdda7a313f199a8f384 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Dec 2021 00:30:18 +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 3145490..f27a278 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ org.apache.logging.log4j log4j-core - 2.10.0 + 2.12.4 org.junit.jupiter