Upgrade to Spring Retry 2.0.0-M1

Closes gh-32293
This commit is contained in:
Stephane Nicoll
2022-09-15 18:06:17 +02:00
parent 2b503ee334
commit f1b60eef55

View File

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