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 2690f02e7c HDDS-11210. Bump log4j2 to 2.23.1 (#6970)
2690f02e7c is described below
commit 2690f02e7cedc475799a63dce7e7ee15d009e91d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 20 12:33:19 2024 +0200
HDDS-11210. Bump log4j2 to 2.23.1 (#6970)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b7e30a2e01..da4ed43230 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<!-- SLF4J/LOG4J version -->
<slf4j.version>2.0.13</slf4j.version>
- <log4j2.version>2.17.1</log4j2.version>
+ <log4j2.version>2.23.1</log4j2.version>
<disruptor.version>3.4.4</disruptor.version>
<reload4j.version>1.2.25</reload4j.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]