From 45e9855013084eb058dc6dca5fd53f150a162b58 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Dec 2025 10:56:21 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index efb6135..19c163e 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ org.apache.logging.log4j log4j-core - 2.17.0 + 2.25.3 commons-lang