Upgrade to Spring Retry 1.3.2

Closes gh-30311
This commit is contained in:
Stephane Nicoll 2022-03-18 09:26:17 +01:00
parent 0946f28dcd
commit 426f239d2c

View File

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