Upgrade to Spring Retry 1.3.3

Closes gh-30607
pull/30742/head
Stephane Nicoll 3 years ago
parent e09840ae65
commit 24f2880c7a

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

Loading…
Cancel
Save