From 9aa2b055eb3438d047e78825d7e0395859a329f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Dec 2024 02:52:20 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 44e00d8d..cdb6991c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ pom UTF-8 - + scm:git:https://github.com/unigrid-project/hedgehog.git @@ -33,7 +33,7 @@ ch.qos.logback logback-classic - 1.3.0-alpha16 + 1.5.13 org.slf4j @@ -53,7 +53,7 @@ v@{project.version} true ${dryRun} - + false @{prefix} Prepare for next development iteration @{prefix} Prepare release @{releaseLabel}