This is an automated email from the ASF dual-hosted git repository.
bharat 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 09b06eb HDDS-6104. Update log4j version to 2.16.0 version. (#2920)
09b06eb is described below
commit 09b06eb5608ab84bf1cedee21f2d4b2616f0464c
Author: Bharat Viswanadham <[email protected]>
AuthorDate: Mon Dec 13 20:33:28 2021 -0800
HDDS-6104. Update log4j version to 2.16.0 version. (#2920)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 36c6a29..ce084ff 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.15.0</log4j2.version>
+ <log4j2.version>2.16.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]