Upgrade to Spring Retry 1.3.2

Closes gh-30229
This commit is contained in:
Stephane Nicoll 2022-03-16 08:28:05 +01:00
parent 58e0665ac8
commit 417a6792a0
1 changed files with 1 additions and 1 deletions

View File

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