You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by me...@apache.org on 2021/03/10 06:37:18 UTC

[ranger] branch master updated: RANGER-3204: Upgrade log4j-core to 2.13.3

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

mehul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/master by this push:
     new ea68a30  RANGER-3204: Upgrade log4j-core to 2.13.3
ea68a30 is described below

commit ea68a309da500c8ada275915947de236a8334b83
Author: Mahesh Bandal <ma...@gmail.com>
AuthorDate: Tue Mar 9 13:24:20 2021 +0530

    RANGER-3204: Upgrade log4j-core to 2.13.3
    
    Signed-off-by: Mehul Parikh <me...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b41b697..2d6dc62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,7 +222,7 @@
         <lucene.version>8.4.0</lucene.version>
         <hppc.version>0.8.0</hppc.version>
         <joda.time.version>2.10.6</joda.time.version>
-        <log4j.core.version>2.11.1</log4j.core.version>
+        <log4j.core.version>2.13.3</log4j.core.version>
     </properties>
     <profiles>
         <profile>