Upgrade to Spring Retry 2.0.12

Closes gh-45443
This commit is contained in:
Stéphane Nicoll 2025-05-17 12:49:48 +02:00
parent 56425d5208
commit a785bb3661
1 changed files with 1 additions and 1 deletions

View File

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