From 6da259dc06774a4e95d6697763f7caf9f6004fcd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Dec 2021 23:17:13 +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 d43d60d..9fd719f 100644 --- a/pom.xml +++ b/pom.xml @@ -106,12 +106,12 @@ org.apache.logging.log4j log4j-core - 2.12.0 + 2.15.0 org.apache.logging.log4j log4j-api - 2.12.0 + 2.15.0 com.twitter