Upgrade to Spring Retry 2.0.3

Closes gh-37281
This commit is contained in:
Stephane Nicoll 2023-09-14 15:49:03 +02:00
parent b83655a122
commit 0535f1c762

View File

@ -1598,7 +1598,7 @@ bom {
] ]
} }
} }
library("Spring Retry", "2.0.3-SNAPSHOT") { library("Spring Retry", "2.0.3") {
considerSnapshots() considerSnapshots()
group("org.springframework.retry") { group("org.springframework.retry") {
modules = [ modules = [