Start building against Spring Retry 1.3.3 snapshots

See gh-30599
This commit is contained in:
Stephane Nicoll
2022-04-09 09:37:35 +02:00
parent 9eb6f714b5
commit 33994a9f54

View File

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