You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/08/14 13:57:21 UTC

[hadoop-ozone] branch master updated: HDDS-4114. Bump log4j2 version (#1325)

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

elek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new e5e89e0  HDDS-4114. Bump log4j2 version (#1325)
e5e89e0 is described below

commit e5e89e0df591afb4b79a00296866a3842ca3d8e8
Author: Elek, Márton <el...@users.noreply.github.com>
AuthorDate: Fri Aug 14 15:57:11 2020 +0200

    HDDS-4114. Bump log4j2 version (#1325)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49ca857..f4b6414 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <!-- SLF4J/LOG4J version -->
     <slf4j.version>1.7.25</slf4j.version>
     <log4j.version>1.2.17</log4j.version>
-    <log4j2.version>2.11.0</log4j2.version>
+    <log4j2.version>2.13.3</log4j2.version>
     <disruptor.version>3.4.2</disruptor.version>
 
     <prometheus.version>0.7.0</prometheus.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org