From a70eef7c17c962db862238c8db054e187074a533 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 8 Oct 2025 11:10:20 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-13169722 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d9a939f4..023591f7 100644 --- a/pom.xml +++ b/pom.xml @@ -587,12 +587,12 @@ ch.qos.logback logback-classic - 1.2.3 + 1.5.14 ch.qos.logback logback-core - 1.2.3 + 1.5.19 org.slf4j