Start building against Spring Retry 1.3.3 snapshots

See gh-30590
This commit is contained in:
Stephane Nicoll 2022-04-08 10:07:41 +02:00
parent 5b05304c2c
commit 0080e45172
1 changed files with 1 additions and 1 deletions

View File

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