From 90fc5a5322f3872b6ddd7ced0b8677ee93108741 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 4 Dec 2023 17:03:59 +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(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index aa2c2f90..e29801a2 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13