Upgrade to Spring Retry 2.0.8

Closes gh-41944
This commit is contained in:
Stéphane Nicoll 2024-08-19 17:49:05 +02:00
parent c2eec20f0c
commit dd5eb31354
1 changed files with 1 additions and 1 deletions

View File

@ -2090,7 +2090,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
}
}
library("Spring Retry", "2.0.7") {
library("Spring Retry", "2.0.8") {
considerSnapshots()
group("org.springframework.retry") {
modules = [