From bf4218ac65d27e508e50bc4da21a9368818e714c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 Dec 2023 14:03:01 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6097492 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6097493 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d9a939f4..c631c2ff 100644 --- a/pom.xml +++ b/pom.xml @@ -587,12 +587,12 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13 ch.qos.logback logback-core - 1.2.3 + 1.2.13 org.slf4j