Upgrade to Spring Retry 2.0.3

Closes gh-37281
pull/37393/head
Stephane Nicoll 1 year ago
parent b83655a122
commit 0535f1c762

@ -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 = [

Loading…
Cancel
Save