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-omid.git
The following commit(s) were added to refs/heads/master by this push:
new be898583 OMID-325 Update log4j2 to 2.25.3 (#208)
be898583 is described below
commit be89858333400fa0f518d1f2b0670fcacd4e531b
Author: Istvan Toth <[email protected]>
AuthorDate: Mon Jan 5 16:57:46 2026 +0100
OMID-325 Update log4j2 to 2.25.3 (#208)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2b45a6f9..eef0ed4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<guice.version>5.1.0</guice.version>
<testng.version>7.5.1</testng.version>
<slf4j.version>1.7.36</slf4j.version>
- <log4j2.version>2.21.0</log4j2.version>
+ <log4j2.version>2.25.3</log4j2.version>
<netty4.version>4.1.119.Final</netty4.version>
<!-- Protoc has to be the same version as protobuf in the phoenix
thirdpary shaded protobuf-->
<protoc.version>4.32.0</protoc.version>