Upgrade to Spring Retry 2.0.12

Closes gh-45425
This commit is contained in:
Stéphane Nicoll 2025-05-17 12:45:15 +02:00
parent 106a659472
commit dc2c5be789
1 changed files with 1 additions and 1 deletions

View File

@ -2247,7 +2247,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 = [