From 72fa41af54fc6038aaecec928feab7d3cea484ea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 23 Dec 2024 06:32:13 +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-8539866 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-8539867 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-8539865 --- application/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index bce2b7a99..8551166d1 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -286,7 +286,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.5.13 org.slf4j @@ -298,7 +298,7 @@ ch.qos.logback logback-core - 1.1.2 + 1.5.13