Upgrade to Spring Retry 1.3.1

Closes gh-24927
This commit is contained in:
Stephane Nicoll 2021-01-20 09:15:21 +01:00
parent dc28bb9a5c
commit 90e50a2967

View File

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