Skip to content

build(deps): bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 in /rate-limiting-pattern#3439

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/rate-limiting-pattern/ch.qos.logback-logback-classic-1.4.12
Open

build(deps): bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 in /rate-limiting-pattern#3439
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/rate-limiting-pattern/ch.qos.logback-logback-classic-1.4.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps ch.qos.logback:logback-classic from 1.4.11 to 1.4.12.

Commits
  • 88abf59 prepare release 1.4.12
  • 2cd8cab cater for array size marked with -1
  • 9c782b4 prevent DOS attacks using on malicious serialized input
  • f6d690d further support for Virtual threads, issues 737
  • 9a1fc44 add support for Virtual threads
  • 410ad18 parameterizable invocation gate delay
  • 2946e3b minor refactoring
  • bf59a63 fix guthub issue 715
  • 7ae0a7b minor refactoring for better readability
  • f25df08 more informative message when deleting files
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.12.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.4.11...v_1.4.12)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-version: 1.4.12
  dependency-type: direct:production
...

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 Feb 22, 2026
@github-actions
Copy link

github-actions bot commented Feb 22, 2026

PR Summary

Updates dependency to logback-classic from 1.4.11 to 1.4.12 and aligns the global logback.version to the new release. Affects root POM and the rate-limiting-pattern module.

Changes

File Summary
pom.xml Updated the global logback.version property from 1.5.18 to 1.4.12, aligning the project with the new logback-classic release.
rate-limiting-pattern/pom.xml Bumped the module dependency logback-classic from 1.4.11 to 1.4.12 to match the new release.

autogenerated by presubmit.ai

Copy link

@github-actions github-actions bot left a comment

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)
  • f725ab9: build(deps): bump ch.qos.logback:logback-classic

Bumps ch.qos.logback:logback-classic from 1.4.11 to 1.4.12.


updated-dependencies:

  • dependency-name: ch.qos.logback:logback-classic
    dependency-version: 1.4.12
    dependency-type: direct:production
    ...

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

Files Processed (2)
  • pom.xml (1 hunk)
  • rate-limiting-pattern/pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (2)
  • pom.xml [45-45]

    maintainability: "Centralize logback version via property."

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

    maintainability: "Use centralized logback version in module dependency."

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