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

liuxiaocs pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-3 by this push:
     new b1331416e4c HBASE-30083 Bump org.apache.logging.log4j:log4j-1.2-api 
from 2.25.3 to 2.25.4 (#8076)
b1331416e4c is described below

commit b1331416e4ce9ff2fc8602b4cb9e2e44e0aa1191
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 16 10:32:46 2026 +0800

    HBASE-30083 Bump org.apache.logging.log4j:log4j-1.2-api from 2.25.3 to 
2.25.4 (#8076)
    
    Bumps org.apache.logging.log4j:log4j-1.2-api from 2.25.3 to 2.25.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-1.2-api
      dependency-version: 2.25.4
      dependency-type: direct:production
    ...
    
    (cherry picked from commit 7448335602a9d8eb86d9a0df6069adeb7eabfba5)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Dávid Paksy <[email protected]>
    Signed-off-by: Xiao Liu <[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 a4fb74a436b..5d75805ecba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -849,7 +849,7 @@
     <opentelemetry.version>1.49.0</opentelemetry.version>
     <opentelemetry-semconv.version>1.29.0-alpha</opentelemetry-semconv.version>
     <opentelemetry-javaagent.version>2.26.1</opentelemetry-javaagent.version>
-    <log4j2.version>2.25.3</log4j2.version>
+    <log4j2.version>2.25.4</log4j2.version>
     <mockito.version>4.11.0</mockito.version>
     <byte-buddy.version>1.15.11</byte-buddy.version>
     <!--

Reply via email to