Upgrade to Spring Retry 1.3.0

Closes gh-21981
This commit is contained in:
Andy Wilkinson
2020-06-16 10:33:58 +01:00
parent c00e751910
commit 8115619021

View File

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