Upgrade to Spring Retry 2.0.2

Closes gh-35753
pull/36038/head
Stephane Nicoll 1 year ago
parent 139873733d
commit 30d5a988a9

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

Loading…
Cancel
Save