From 5eeff270d60b5d79fbbb6aa0624554a964692f4c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 4 Dec 2023 19:22:12 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6097492 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-6097493 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ce48f6a..7ac3def 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ ch.qos.logback logback-core - 0.9.29 + 1.2.13 jar compile @@ -115,7 +115,7 @@ ch.qos.logback logback-classic - 0.9.29 + 1.2.13 jar compile