Upgrade to Spring Retry 2.0.2

Closes gh-35742
This commit is contained in:
Stephane Nicoll 2023-06-17 17:14:33 +02:00
parent 3194edefbd
commit 607c155d4c

View File

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