Upgrade to Spring Retry 2.0.10

Closes gh-42552
This commit is contained in:
Stéphane Nicoll
2024-10-19 10:28:20 +02:00
parent 8d028aa55f
commit 5e9c4b2dc5

View File

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