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.git


The following commit(s) were added to refs/heads/master by this push:
     new 5b22c37602 PHOENIX-6760 update log4j2 to 2.18.0
5b22c37602 is described below

commit 5b22c37602f13fe2683cccd8d11ef14c7d99f972
Author: Istvan Toth <[email protected]>
AuthorDate: Tue Aug 2 13:04:23 2022 +0200

    PHOENIX-6760 update log4j2 to 2.18.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ac0dbf236c..f4727c1ba8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,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.17.2</log4j2.version>
+    <log4j2.version>2.18.0</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