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

[ozone] branch master updated: HDDS-6085. Update log4j to 2.15 (#2906)

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

adoroszlai 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 173f46a  HDDS-6085. Update log4j to 2.15 (#2906)
173f46a is described below

commit 173f46aa7a38262d9f186dc83a84803e0f9e78e7
Author: UENISHI Kota <ku...@users.noreply.github.com>
AuthorDate: Sat Dec 11 00:11:58 2021 +0900

    HDDS-6085. Update log4j to 2.15 (#2906)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d389d68..36c6a29 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.13.3</log4j2.version>
+    <log4j2.version>2.15.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