Upgrade to Spring Retry 2.0.3

Closes gh-37280
3.1.x
Stephane Nicoll 1 year ago
parent 8ea07aecb2
commit 6033e5ad63

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

Loading…
Cancel
Save