This is an automated email from the ASF dual-hosted git repository.
reiabreu pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/2.x by this push:
new 68e5c2b82 Bump org.apache.logging.log4j:log4j-bom from 2.25.4 to
2.26.0 (#8685)
68e5c2b82 is described below
commit 68e5c2b82404e7e9ab96ca68999635e153d82095
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 00:03:51 2026 +0100
Bump org.apache.logging.log4j:log4j-bom from 2.25.4 to 2.26.0 (#8685)
Bumps
[org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2)
from 2.25.4 to 2.26.0.
- [Release notes](https://github.com/apache/logging-log4j2/releases)
-
[Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc)
-
[Commits](https://github.com/apache/logging-log4j2/compare/rel/2.25.4...rel/2.26.0)
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-version: 2.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 95faf3ada..1a28b506c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<netty-tcnative.version>2.0.77.Final</netty-tcnative.version>
<netty.version>4.2.12.Final</netty.version>
<sysout-over-slf4j.version>1.0.2</sysout-over-slf4j.version>
- <log4j.version>2.25.4</log4j.version>
+ <log4j.version>2.26.0</log4j.version>
<slf4j.version>2.0.17</slf4j.version>
<metrics.version>4.2.38</metrics.version>
<mockito.version>5.23.0</mockito.version>