Skip to content

build(deps): bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.13 in /health-check - #3555

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/health-check/org.springframework.retry-spring-retry-2.0.13
Open

build(deps): bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.13 in /health-check#3555
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/health-check/org.springframework.retry-spring-retry-2.0.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.retry:spring-retry from 2.0.11 to 2.0.13.

Release notes

Sourced from org.springframework.retry:spring-retry's releases.

v2.0.13

⭐ New Features

  • Add automatic module metadata #494

🐞 Bug Fixes

  • Cache capacity limit prevents updates to existing entries in RetryContextCache #505
  • RecoverAnnotationRecoveryHandler chooses wrong @Recover method when JVM returns non-deterministic getDeclaredMethods order #496

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.15.12 #503
  • Upgrade to Spring Framework 6.2.19 #502

v2.0.12

⭐ New Features

  • Retryable with not simple expressions #488
  • Inconsistent validation of exponential backoff #352

🐞 Bug Fixes

  • A NullPointerException in the MetricsRetryListener when provided RetryCallback comes without proper getLabel() implementation #491
  • Fix proxy attribute name mismatch in RetryOperationsInterceptor #490
  • Polish #486

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​junhyeongkim2 and @​ngocnhan-tran1996

Commits
  • f101212 Release v2.0.13
  • 96b5e39 Fix name of attributes in artifacts.spec
  • 320e36a Refresh CI configuration
  • 6f351ed Implement LRU eviction and separate caches for RetryContextCache
  • 6a8b109 Upgrade to Spring Framework 6.2.19
  • 979f6dc Upgrade to Micrometer 1.15.12
  • ad874b8 Upgrade to AspectJ 1.9.25.1
  • f4ebd2e Start building against Micrometer 1.15.12 snapshots
  • a75315d Start building against Spring Framework 6.2.19 snapshots
  • 722db6d Bump org.assertj:assertj-core from 3.27.3 to 3.27.7
  • 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 [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.11 to 2.0.13.
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](spring-attic/spring-retry@v2.0.11...v2.0.13)

---
updated-dependencies:
- dependency-name: org.springframework.retry:spring-retry
  dependency-version: 2.0.13
  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 Jul 31, 2026
@github-actions

github-actions Bot commented Jul 31, 2026

Copy link
Copy Markdown

PR Summary

Bumps org.springframework.retry:spring-retry from 2.0.11 to 2.0.13 in the health-check module. This upgrade aligns with the v2.0.13 release, which adds automatic module metadata, includes bug fixes (e.g., RetryContextCache eviction, correct @Recover selection), and upgrades related dependencies (Micrometer 1.15.12 and Spring Framework 6.2.19).

Changes

File Summary
health-check/pom.xml Bumped the Spring Retry dependency from 2.0.11 to 2.0.13 in the health-check module's pom.xml to align with the latest release and fixes.

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)
  • 6bfadc4: build(deps): bump org.springframework.retry:spring-retry

Bumps org.springframework.retry:spring-retry from 2.0.11 to 2.0.13.


updated-dependencies:

  • dependency-name: org.springframework.retry:spring-retry
    dependency-version: 2.0.13
    dependency-type: direct:production
    ...

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

Files Processed (1)
  • health-check/pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (1)
  • health-check/pom.xml [83-83]

    maintainability: "Upgrade spring-retry to 2.0.13"

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