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 774b3ee78a HDDS-13315. Bump log4j2 to 2.25.0 (#8670)
774b3ee78a is described below
commit 774b3ee78a0acb81a05e980fd5a682bb53b487ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 22 08:25:19 2025 +0200
HDDS-13315. Bump log4j2 to 2.25.0 (#8670)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2336a0310c..4dfd733d42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
<kerby.version>1.0.1</kerby.version>
<kotlin.version>1.9.25</kotlin.version>
<license-maven-plugin.version>2.5.0</license-maven-plugin.version>
- <log4j2.version>2.24.2</log4j2.version>
+ <log4j2.version>2.25.0</log4j2.version>
<make-maven-plugin.version>1.0-beta-1</make-maven-plugin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]