From 6f7e888f2759ba9faa704b745b306948a87ba4c9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Dec 2024 07:37:52 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-8539866 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-8539867 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-8539865 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d9a939f4..d8edfde5 100644 --- a/pom.xml +++ b/pom.xml @@ -587,12 +587,12 @@ ch.qos.logback logback-classic - 1.2.3 + 1.5.13 ch.qos.logback logback-core - 1.2.3 + 1.5.13 org.slf4j