Upgrade to Spring Retry 2.0.3

Closes gh-37279
pull/37462/head
Stephane Nicoll 1 year ago
parent 676daf1937
commit f75a8fedf4

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

Loading…
Cancel
Save