From 41052f77d02232af50ee7616f41e52fc2115df60 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Dec 2025 20:12:58 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-14532782 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1e6c055c4..4e030d37a 100644 --- a/pom.xml +++ b/pom.xml @@ -226,12 +226,12 @@ org.apache.logging.log4j log4j-core - 2.17.1 + 2.25.3 org.apache.logging.log4j log4j-slf4j2-impl - 2.24.3 + 2.25.3 org.slf4j