From 6b05450d8777db0f2084d8f4453f750de8a065ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 14:41:21 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6094942 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6094943 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65d64317b..0f0f03ed7 100644 --- a/pom.xml +++ b/pom.xml @@ -294,7 +294,7 @@ ch.qos.logback logback-classic - 1.4.11 + 1.4.12 org.slf4j