Upgrade to Spring Retry 1.3.1

Closes gh-24730
This commit is contained in:
Stephane Nicoll 2021-01-11 09:20:22 +01:00
parent d7e6f963ab
commit aad3de2ba7

View File

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