Upgrade to Spring Retry 1.3.1

Closes gh-24927
pull/24946/head
Stephane Nicoll 4 years ago
parent dc28bb9a5c
commit 90e50a2967

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

Loading…
Cancel
Save