From ce2b8eed69a6073c3a1b4f5a70148d9f570307f8 Mon Sep 17 00:00:00 2001 From: Nishitha-Bhaskaran Date: Fri, 2 Jan 2026 13:32:53 +0530 Subject: [PATCH] Upgrade org.apache.logging.log4j:log4j-core to 2.25.3 --- helix-core/pom.xml | 2 +- helix-view-aggregator/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helix-core/pom.xml b/helix-core/pom.xml index 63f1127f6a..4307f88eb0 100644 --- a/helix-core/pom.xml +++ b/helix-core/pom.xml @@ -81,7 +81,7 @@ org.apache.logging.log4j log4j-core - 2.17.1 + 2.25.3 com.fasterxml.jackson.core diff --git a/helix-view-aggregator/pom.xml b/helix-view-aggregator/pom.xml index 5f90da2d78..fbabb77fe1 100644 --- a/helix-view-aggregator/pom.xml +++ b/helix-view-aggregator/pom.xml @@ -70,7 +70,7 @@ under the License. org.apache.logging.log4j log4j-core - 2.17.1 + 2.25.3 org.apache.helix diff --git a/pom.xml b/pom.xml index c31af010c9..c0362145bd 100644 --- a/pom.xml +++ b/pom.xml @@ -492,7 +492,7 @@ org.apache.logging.log4j log4j-core - 2.17.1 + 2.25.3 org.apache.logging.log4j