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

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


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

commit fc336ea17a06b297ee458616cc8f925b56ca6c33
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 53adb61baf..3ac8d5cef4 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