Start building against Spring Retry 1.3.3 snapshots
See gh-30607
This commit is contained in:
parent
65efc75c6f
commit
726c4e9ced
|
@ -1783,7 +1783,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Retry", "1.3.2") {
|
library("Spring Retry", "1.3.3-SNAPSHOT") {
|
||||||
group("org.springframework.retry") {
|
group("org.springframework.retry") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-retry"
|
"spring-retry"
|
||||||
|
|
Loading…
Reference in New Issue