From 6e9e6bd9bcece360c081c9b10f5f5d4ac786606d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 5 Dec 2023 15:03:42 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40a3c8c..8199266 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ ch.qos.logback logback-classic - 1.4.13 + 1.4.14