From 6de820caac1ab998ebae2a251bd7a656b49e8613 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Dec 2021 08:51:52 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2321524 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 553f2a9..a25fba1 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ org.apache.logging.log4j log4j-core - 2.16.0 + 2.17.0 org.apache.logging.log4j @@ -61,7 +61,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.16.0 + 2.17.0 org.apache.logging.log4j