Upgrade to Spring Retry 2.0.11

Closes gh-43486
This commit is contained in:
Stéphane Nicoll 2024-12-14 11:17:54 +01:00
parent 6cec79df63
commit 312c2d3e3c
1 changed files with 1 additions and 1 deletions

View File

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