From 2c51055990e9bf1797bd6c5e676afdc4cb82b6d7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Oct 2023 16:32:44 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-LOG4J-1300176 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2316893 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2342645 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2342646 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2342647 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-3358774 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-572732 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 72858fb..96652da 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ org.slf4j slf4j-log4j12 - 1.7.7 + 1.7.34 runtime