Upgrade to Spring Retry 1.3.2

Closes gh-30248
This commit is contained in:
Stephane Nicoll
2022-03-16 13:57:13 +01:00
parent 82f4092cd4
commit 82bc28d530

View File

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