From 6315a5c5ffbe56b56bad6b308b4a1f30c80d1663 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 04:53:27 +0000 Subject: [PATCH] fix: application/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 --- application/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index bce2b7a99..9e326cf85 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -286,7 +286,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.4.12 org.slf4j @@ -298,7 +298,7 @@ ch.qos.logback logback-core - 1.1.2 + 1.4.12