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

yihua pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/master by this push:
     new a3b863a76811 chore(deps): bump org.apache.logging.log4j:log4j-core 
(#17653)
a3b863a76811 is described below

commit a3b863a7681139320b6eaa73311aaa46222685eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 13:55:34 2025 -0800

    chore(deps): bump org.apache.logging.log4j:log4j-core (#17653)
    
    Bumps org.apache.logging.log4j:log4j-core from 2.17.2 to 2.25.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b36e9f2f0aa4..873c85ee1258 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
     <junit.vintage.version>5.13.4</junit.vintage.version>
     <junit.platform.version>1.13.4</junit.platform.version>
     <mockito.jupiter.version>4.11.0</mockito.jupiter.version>
-    <log4j2.version>2.17.2</log4j2.version>
+    <log4j2.version>2.25.3</log4j2.version>
     <slf4j.version>1.7.36</slf4j.version>
     <joda.version>2.9.9</joda.version>
     <hadoop.version>2.10.2</hadoop.version>

Reply via email to