Upgrade to Spring Retry 1.2.5.RELEASE

Closes gh-20094
pull/20102/head
Stephane Nicoll 5 years ago
parent cba97d5f3a
commit 577c8812c5

@ -1644,7 +1644,7 @@ bom {
]
}
}
library("Spring Retry", "1.2.4.RELEASE") {
library("Spring Retry", "1.2.5.RELEASE") {
group("org.springframework.retry") {
modules = [
"spring-retry"

Loading…
Cancel
Save