From 86605315402d3359d3aac27ff7fcdb700d2033d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Dec 2021 00:42:48 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2314719 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2314720 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1bb4377..a2a21ff 100644 --- a/pom.xml +++ b/pom.xml @@ -51,12 +51,12 @@ org.apache.logging.log4j log4j-api - 2.14.1 + 2.15.0 org.apache.logging.log4j log4j-core - 2.14.1 + 2.15.0