Upgrade to Spring Retry 2.0.1

Closes gh-34556
This commit is contained in:
Andy Wilkinson
2023-03-21 10:42:02 +00:00
parent 37e6853105
commit 0af4c5507d

View File

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