From 8563cd93206b1bf34f36c9d12a4386fdf1449067 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 28 Dec 2024 06:14:45 +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-8539867 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-8539865 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c867ea4..196da36 100644 --- a/pom.xml +++ b/pom.xml @@ -187,12 +187,12 @@ ch.qos.logback logback-core - 1.2.0 + 1.5.13 ch.qos.logback logback-classic - 1.2.0 + 1.5.13 commons-logging