This is an automated email from the ASF dual-hosted git repository.

stoty pushed a commit to branch 5.3
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/5.3 by this push:
     new e05c08cf61 PHOENIX-7744 Update log4j2 to 2.25.3 (#2338)
e05c08cf61 is described below

commit e05c08cf6111b3f7f379ad811cf6fdeab2712206
Author: Istvan Toth <[email protected]>
AuthorDate: Tue Jan 6 06:52:29 2026 +0100

    PHOENIX-7744 Update log4j2 to 2.25.3 (#2338)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7320b21198..a4f92dda7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
     <antlr.version>3.5.2</antlr.version>
     <!-- Only used for tests with HBase 2.1-2.4 -->
     <reload4j.version>1.2.19</reload4j.version>
-    <log4j2.version>2.18.0</log4j2.version>
+    <log4j2.version>2.25.3</log4j2.version>
     <disruptor.version>3.3.6</disruptor.version>
     <slf4j.version>1.7.36</slf4j.version>
     <!-- com.google repo will be used except on Aarch64 platform. -->

Reply via email to