Upgrade to Spring Retry 2.0.0-RC1

Closes gh-32600
pull/32740/head
Stephane Nicoll 2 years ago
parent 1900dc7566
commit 0ae448eae6

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

Loading…
Cancel
Save