Skip to content

build(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.18#3525

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.slf4j-slf4j-api-2.0.18
Open

build(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.18#3525
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.slf4j-slf4j-api-2.0.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.18.

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)

Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.18.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 15, 2026
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown

PR Summary

Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.18 across multiple modules. Updates version declarations in parent POMs and the explicit dependency in rate-limiting-pattern to keep consistency with the new SLF4J API.

Changes

File Summary
commander/pom.xml Updated slf4j.version from 2.0.17 to 2.0.18 to align with the new slf4j-api version.
pom.xml Bumped global slf4j.version property from 2.0.17 to 2.0.18 to reflect dependency update across modules.
rate-limiting-pattern/pom.xml Updated slf4j-api dependency to 2.0.18 from 2.0.9 in this module.
subclass-sandbox/pom.xml Updated slf4j.version from 2.0.17 to 2.0.18 to stay in sync with the new API version.

autogenerated by presubmit.ai

@github-actions github-actions 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.

LGTM!

Review Summary

Commits Considered (1)
  • 3f8756d: build(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.18

Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.18.


updated-dependencies:

  • dependency-name: org.slf4j:slf4j-api
    dependency-version: 2.0.18
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

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

Files Processed (4)
  • commander/pom.xml (1 hunk)
  • pom.xml (1 hunk)
  • rate-limiting-pattern/pom.xml (1 hunk)
  • subclass-sandbox/pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (4)
  • commander/pom.xml [37-37]

    maintainability: "Propagate SLF4J version via shared property"

  • pom.xml [46-46]

    maintainability: "Global SLF4J version bump"

  • rate-limiting-pattern/pom.xml [40-40]

    best_practice: "Hard-coded SLF4J API version; prefer shared property"

  • subclass-sandbox/pom.xml [37-37]

    maintainability: "Propagate SLF4J version via shared property"

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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants