Upgrade to Spring Retry 2.0.2

Closes gh-35742
pull/37018/head
Stephane Nicoll 1 year ago
parent 3194edefbd
commit 607c155d4c

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

Loading…
Cancel
Save