Bump org.springframework.retry:spring-retry from 2.0.7 to 2.0.8 (#2792)

Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/spring-projects/spring-retry/releases)
- [Commits](https://github.com/spring-projects/spring-retry/compare/v2.0.7...v2.0.8)

---
updated-dependencies:
- dependency-name: org.springframework.retry:spring-retry
  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]
2024-08-17 03:08:52 +00:00
committed by GitHub
parent 773e81460e
commit ff00be4d78

View File

@@ -70,7 +70,7 @@ ext {
reactorVersion = '2024.0.0-SNAPSHOT'
snappyVersion = '1.1.10.6'
springDataVersion = '2024.0.3'
springRetryVersion = '2.0.7'
springRetryVersion = '2.0.8'
springVersion = '6.2.0-SNAPSHOT'
testcontainersVersion = '1.19.8'
zstdJniVersion = '1.5.6-4'