Skip to content

security(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.25.2 to 2.26.1 - #128

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/master/org.apache.logging.log4j-log4j-slf4j-impl-2.26.1
Open

security(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.25.2 to 2.26.1#128
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/master/org.apache.logging.log4j-log4j-slf4j-impl-2.26.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.25.2 to 2.26.1.

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Patch-level logging dependency bump with no application code changes; minor runtime/test logging behavior risk only in modules that bind SLF4j at compile scope.

Overview
Bumps the pinned log4j-slf4j-impl version from 2.25.2 to 2.26.1 in six Maven modules: aperture-capture-phantom, aperture-cms, aperture-geo, aperture-layout, aperture-server-core, and ensemble-clustering. Only the explicit <version> on that artifact changes; paired log4j-core entries are unchanged.

In four modules the bridge stays test-scoped; aperture-layout and ensemble-clustering still use it at compile/runtime for SLF4J → Log4j 2 binding. No Java or config changes.

Reviewed by Cursor Bugbot for commit c0be108. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps org.apache.logging.log4j:log4j-slf4j-impl from 2.25.2 to 2.26.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-version: 2.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c0be108. Configure here.

Comment thread aperture-layout/pom.xml
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>2.25.2</version>
<version>2.26.1</version>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Mismatched Log4j dependency versions

Medium Severity

Mismatched Log4j versions are present on the classpath, with log4j-slf4j-impl at 2.26.1 and log4j-core/log4j-api at 2.25.2. Log4j expects all its artifacts to be on the same version, which can cause runtime logging failures in modules like aperture-layout and ensemble-clustering.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit c0be108. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants