Bump org.apache.logging.log4j:log4j-bom from 2.25.4 to 2.26.0#395
Conversation
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](apache/logging-log4j2@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] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a922f200a4
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| <groupId>org.apache.logging.log4j</groupId> | ||
| <artifactId>log4j-bom</artifactId> | ||
| <version>2.25.4</version> | ||
| <version>2.26.0</version> |
There was a problem hiding this comment.
Revert to a published Log4j BOM
This version is not available in Maven Central yet: the Log4j BOM index I checked on May 7, 2026 lists 2.25.4 as the latest published 2.x BOM and has no 2.26.0 entry. Because this is an imported BOM in the parent POM, any Maven build that resolves from Central will fail during project model construction with a non-resolvable import POM before compiling any module.
Useful? React with 👍 / 👎.
Bumps org.apache.logging.log4j:log4j-bom from 2.25.4 to 2.26.0.
Release notes
Sourced from org.apache.logging.log4j:log4j-bom's releases.
Commits
c1ad2a6Update theproject.build.outputTimestampproperty8b3a799Set version to2.26.096486ebMerge remote-tracking branch 'origin/2.x' into release/2.26.08243257Add documentation forMessageRewritePolicy(#4042)2a15414Add documentation pointer to the Async HTTP Appender ofmore-log4j2(#4062)b178cb1Switch CI togha/v0and remove Develocity (#4108)23321deRemove changelog entries for already released changesdef55fcAdd.release.xmland.release-notes.adoc.ftl0e019f2Move changelog entriesa487a5dTidy up changelogDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)