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

ethanfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git


The following commit(s) were added to refs/heads/main by this push:
     new 41a2672b [CELEBORN-128] Bump Log4j2 to 2.17.2 (#1072)
41a2672b is described below

commit 41a2672b582146e87781499096f9677b65651247
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Dec 13 18:42:44 2022 +0800

    [CELEBORN-128] Bump Log4j2 to 2.17.2 (#1072)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 12f6468c..abc667d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <javaxservlet.version>3.1.0</javaxservlet.version>
     <junit.version>4.12</junit.version>
     <leveldb.version>1.8</leveldb.version>
-    <log4j2.version>2.17.1</log4j2.version>
+    <log4j2.version>2.17.2</log4j2.version>
     <mockito.version>1.10.19</mockito.version>
     <mockito-scalatest.version>1.16.37</mockito-scalatest.version>
     <netty.version>4.1.77.Final</netty.version>

Reply via email to