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

pradeep 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 885d12d  RANGER-3579: Upgrade Log4j2 to 2.17.1
885d12d is described below

commit 885d12ddd59eaa1401ef7d9ee528553ad836b958
Author: pradeep <prad...@apache.org>
AuthorDate: Wed Jan 26 10:47:07 2022 +0530

    RANGER-3579: Upgrade Log4j2 to 2.17.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4aab989..d0ddcc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
         <local.lib.dir>${project.basedir}/../lib/local</local.lib.dir>
         <logback.version>1.2.10</logback.version>
         <log4j.version>1.2.17</log4j.version>
-        <log4j2.version>2.17.0</log4j2.version>
+        <log4j2.version>2.17.1</log4j2.version>
         <maven.exec.plugin.version>1.6.0</maven.exec.plugin.version>
         <maven.pmd.plugin.version>3.14.0</maven.pmd.plugin.version>
         <metrics.core.version>3.0.2</metrics.core.version>

Reply via email to