Commit aad3de2b authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Spring Retry 1.3.1

Closes gh-24730
parent d7e6f963
...@@ -1616,7 +1616,7 @@ bom { ...@@ -1616,7 +1616,7 @@ bom {
] ]
} }
} }
library("Spring Retry", "1.3.0") { library("Spring Retry", "1.3.1") {
group("org.springframework.retry") { group("org.springframework.retry") {
modules = [ modules = [
"spring-retry" "spring-retry"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment