From 8d3e4a792b802eb8fa42db29036e1bac80d6a7ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 7 Oct 2025 09:19:37 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bf771cd..e67b4a5 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.5.14