Upgrade to Spring Retry 1.3.3

Closes gh-30599
pull/30839/head
Stephane Nicoll 3 years ago
parent 513aa2cba9
commit 1be434e0a3

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

Loading…
Cancel
Save