You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by si...@apache.org on 2021/12/18 18:39:10 UTC

[ozone] branch master updated: HDDS-6124. Update log4j version to 2.17.0 version (#2933)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8ceb6cb  HDDS-6124. Update log4j version to 2.17.0 version (#2933)
8ceb6cb is described below

commit 8ceb6cbd9d681fb800d3694a06868846a24aab9f
Author: Ke-Yi Sung <72...@users.noreply.github.com>
AuthorDate: Sun Dec 19 02:38:44 2021 +0800

    HDDS-6124. Update log4j version to 2.17.0 version (#2933)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ce084ff..280bef1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <!-- SLF4J/LOG4J version -->
     <slf4j.version>1.7.30</slf4j.version>
     <log4j.version>1.2.17</log4j.version>
-    <log4j2.version>2.16.0</log4j2.version>
+    <log4j2.version>2.17.0</log4j2.version>
     <disruptor.version>3.4.2</disruptor.version>
 
     <prometheus.version>0.7.0</prometheus.version>

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