Bump slf4j.vers from 2.25.4 to 2.26.0 - #648
Merged
Merged
Conversation
conorheffron
approved these changes
May 16, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Dependabot bump of the slf4j.vers Maven property from 2.25.4 to 2.26.0, which controls the version of the log4j-api, log4j-core, and log4j-slf4j-impl dependencies (despite the misleading property name).
Changes:
- Decouples
slf4j.versfrom${log4j.vers}and pins it directly to2.26.0. - Effectively upgrades the three
org.apache.logging.log4jartifacts to 2.26.0 while leavinglog4j.versat 2.25.4 (currently unused elsewhere in the POM).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps `slf4j.vers` from 2.25.4 to 2.26.0. Updates `org.apache.logging.log4j:log4j-api` from 2.25.4 to 2.26.0 Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0 Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.4 to 2.26.0 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/slf4j.vers-2.26.0
branch
from
May 16, 2026 14:15
f39b40a to
d2d78bc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
slf4j.versfrom 2.25.4 to 2.26.0.Updates
org.apache.logging.log4j:log4j-apifrom 2.25.4 to 2.26.0Updates
org.apache.logging.log4j:log4j-corefrom 2.25.4 to 2.26.0Updates
org.apache.logging.log4j:log4j-slf4j-implfrom 2.25.4 to 2.26.0