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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3815aa2  PHOENIX-7744 Update log4j2 to 2.25.3 (#166)
3815aa2 is described below

commit 3815aa2fc8ece0ea90ca141b0a6980ce7e7fe151
Author: Istvan Toth <[email protected]>
AuthorDate: Thu Jan 8 06:53:31 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 0f0243e..b78e66a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
     <scala.version.for.spark3>2.12.18</scala.version.for.spark3>
     <scala.binary.version.for.spark3>2.12</scala.binary.version.for.spark3>
     <log4j.version>1.2.17</log4j.version>
-    <log4j2.version>2.23.1</log4j2.version>
+    <log4j2.version>2.25.3</log4j2.version>
     <disruptor.version>3.3.6</disruptor.version>
     <slf4j.version>1.7.36</slf4j.version>
     <commons-collections.version>3.2.2</commons-collections.version>

Reply via email to