Upgrade to Spring Retry 2.0.0

Closes gh-33149
This commit is contained in:
Stephane Nicoll 2022-11-16 13:46:54 +01:00
parent 2df3598247
commit 934b601c88

View File

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