From b64aae45050bdb844353e752a49ce3465d6cc808 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Dec 2024 06:15:06 +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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ce9f8ab..414ce41 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,7 @@ 2.1 - + io.meterian.samples.jackson.Main @@ -57,7 +56,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.5.13