Start building against Spring Retry 1.3.4 snapshots

See gh-32593
This commit is contained in:
Stephane Nicoll 2022-10-07 09:05:57 +02:00
parent 556543043e
commit 9b002e1c05

View File

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