Browse Source

Upgrade to Spring Retry 1.3.4

Closes gh-35500
2.5.x
Andy Wilkinson 3 years ago
parent
commit
1f490c7f79
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save