From 9265c31c71e21a75bad3c8c10dbbfa12ff410cc1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 22 Dec 2024 06:22:09 +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-8539865 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4a66477..ebbf101 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.5.14