Upgrade to Spring Retry 1.3.2

Closes gh-30311
pull/30406/head
Stephane Nicoll 3 years ago
parent 0946f28dcd
commit 426f239d2c

@ -1735,7 +1735,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