Start building against Spring Retry 1.3.4 snapshots

See gh-32594
This commit is contained in:
Stephane Nicoll 2022-10-07 09:46:49 +02:00
parent edd907eb9d
commit 1db0e998a6
1 changed files with 1 additions and 1 deletions

View File

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