Start building against Spring Retry 1.3.3 snapshots
See gh-30590
This commit is contained in:
parent
5b05304c2c
commit
0080e45172
|
@ -1767,7 +1767,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