Skip to content

Bump slf4j.vers from 2.25.4 to 2.26.0 - #648

Merged
conorheffron merged 2 commits into
mainfrom
dependabot/maven/slf4j.vers-2.26.0
May 16, 2026
Merged

Bump slf4j.vers from 2.25.4 to 2.26.0#648
conorheffron merged 2 commits into
mainfrom
dependabot/maven/slf4j.vers-2.26.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 11, 2026
@github-actions
github-actions Bot requested a review from conorheffron May 11, 2026 14:30
@conorheffron
conorheffron requested a review from Copilot May 16, 2026 03:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.vers from ${log4j.vers} and pins it directly to 2.26.0.
  • Effectively upgrades the three org.apache.logging.log4j artifacts to 2.26.0 while leaving log4j.vers at 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
dependabot Bot force-pushed the dependabot/maven/slf4j.vers-2.26.0 branch from f39b40a to d2d78bc Compare May 16, 2026 14:15
@conorheffron
conorheffron merged commit e973915 into main May 16, 2026
10 of 11 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/slf4j.vers-2.26.0 branch May 16, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

Development

Successfully merging this pull request may close these issues.

2 participants