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

adoroszlai pushed a commit to branch ozone-1.2
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/ozone-1.2 by this push:
     new 5bd8d5b  HDDS-6085. Update log4j to 2.15 (#2907)
5bd8d5b is described below

commit 5bd8d5b649d3dea5201ca4363af2eb849d20fac7
Author: UENISHI Kota <[email protected]>
AuthorDate: Sat Dec 11 01:31:38 2021 +0900

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

diff --git a/pom.xml b/pom.xml
index ca44336..7f613bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to