Upgrade to Spring Retry 1.3.4

Closes gh-35500
This commit is contained in:
Andy Wilkinson 2023-05-17 18:43:37 +01:00
parent 917bb230ce
commit 1f490c7f79

View File

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