From 76f9ee18edafa581f98d1e4c3fa403f27902a4cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 17:07:08 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ce48f6a..f5479c4 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ ch.qos.logback logback-core - 0.9.29 + 1.4.12 jar compile @@ -115,7 +115,7 @@ ch.qos.logback logback-classic - 0.9.29 + 1.4.12 jar compile