Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 (#3083)

Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](https://github.com/spring-projects/spring-retry/compare/v2.0.11...v2.0.12)

---
updated-dependencies:
- dependency-name: org.springframework.retry:spring-retry
  dependency-version: 2.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-02 14:28:00 +00:00
committed by GitHub
parent 4cd40e2809
commit a3343f3c56

View File

@@ -71,7 +71,7 @@ ext {
reactorVersion = '2023.0.18'
snappyVersion = '1.1.10.7'
springDataVersion = '2023.1.12'
springRetryVersion = '2.0.11'
springRetryVersion = '2.0.12'
springVersion = '6.1.20'
testcontainersVersion = '1.19.8'
zstdJniVersion = '1.5.7-3'