From a77f34bc664450e57374e730a08ea12d549e3068 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Dec 2025 11:12:45 +0000 Subject: [PATCH] fix: tools/clients/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-14532782 --- tools/clients/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/clients/pom.xml b/tools/clients/pom.xml index 47d573334..db9b1334f 100644 --- a/tools/clients/pom.xml +++ b/tools/clients/pom.xml @@ -132,7 +132,7 @@ org.apache.logging.log4j log4j-core - 2.13.3 + 2.25.3