From 66a7e952f1b7a2b1bbe204a6c6b94c5ced35d35d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 27 Feb 2022 16:13:02 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a44d56f..26e09cc 100644 --- a/pom.xml +++ b/pom.xml @@ -61,12 +61,12 @@ org.apache.logging.log4j log4j-api - 2.17.0 + 2.17.2 org.apache.logging.log4j log4j-core - 2.17.0 + 2.17.2 org.junit.jupiter