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

eskabetxe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-flink.git


The following commit(s) were added to refs/heads/master by this push:
     new a2bb55f  [BAHIR-294] Bump log4j2 version to 2.17.0
a2bb55f is described below

commit a2bb55fcd9bafb4ac121c298d08f0ebf5066a06e
Author: Ada Wong <[email protected]>
AuthorDate: Wed Dec 15 21:18:50 2021 +0800

    [BAHIR-294] Bump log4j2 version to 2.17.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f20131b..cf730ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
 
     <slf4j.version>1.7.16</slf4j.version>
     <log4j.version>1.2.17</log4j.version>
-    <log4j2.version>2.13.3</log4j2.version>
+    <log4j2.version>2.17.0</log4j2.version>
 
     <!-- Flink version -->
     <flink.version>1.14.2</flink.version>

Reply via email to