This is an automated email from the ASF dual-hosted git repository.
liuxiaocs pushed a commit to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2.5 by this push:
new 779549e79f3 HBASE-30083 Bump org.apache.logging.log4j:log4j-1.2-api
from 2.25.3 to 2.25.4 (#8076)
779549e79f3 is described below
commit 779549e79f39f2167600fd0e8de26d8263fe9516
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 060c016b61a..8d0de6bacea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -600,7 +600,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>
<!--Internally we use a different version of protobuf. See
hbase-protocol-shaded-->