Upgrade to Spring Retry 2.0.0-RC2

Closes gh-32600
This commit is contained in:
Stephane Nicoll
2022-10-18 16:28:03 +02:00
parent 4b778ff4c1
commit d53c2b25d0

View File

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