Start building against Spring Retry 2.0.0 snapshots

See gh-33149
This commit is contained in:
Stephane Nicoll
2022-11-14 13:11:24 +01:00
parent d2b1f8eaeb
commit 3a6dd7e1a1

View File

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