Upgrade to Spring Retry 1.3.2

Closes gh-30229
pull/30505/head
Stephane Nicoll 3 years ago
parent 58e0665ac8
commit 417a6792a0

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

Loading…
Cancel
Save