From a1c5acf418517c9f32ef0f9ee93854d393a4d5f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Dec 2025 09:58:32 +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 73e175f..aba6090 100644 --- a/pom.xml +++ b/pom.xml @@ -114,12 +114,12 @@ org.apache.logging.log4j log4j-core - 2.13.3 + 2.25.3 org.apache.logging.log4j log4j-slf4j-impl - 2.13.3 + 2.25.3 org.apache.logging.log4j