Upgrade to Spring Retry 1.2.5.RELEASE

Closes gh-20094
This commit is contained in:
Stephane Nicoll 2020-02-07 16:18:12 +01:00
parent cba97d5f3a
commit 577c8812c5

View File

@ -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"