Upgrade to Spring Retry 2.0.1

Closes gh-34544
This commit is contained in:
Andy Wilkinson 2023-03-21 08:33:11 +00:00
parent 3e5ee42f6d
commit fe77ddca24

View File

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