From de70bb6d082be07aa55b8485e6ceb77854361fba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jan 2026 08:57:03 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c867ea4..3d12834 100644 --- a/pom.xml +++ b/pom.xml @@ -187,12 +187,12 @@ ch.qos.logback logback-core - 1.2.0 + 1.5.25 ch.qos.logback logback-classic - 1.2.0 + 1.5.25 commons-logging