Upgrade to Spring Retry 2.0.0

Closes gh-33149
pull/33240/head
Stephane Nicoll 2 years ago
parent 2df3598247
commit 934b601c88

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

Loading…
Cancel
Save