Upgrade to Spring Retry 2.0.2

Closes gh-35753
This commit is contained in:
Stephane Nicoll
2023-06-17 17:17:16 +02:00
parent 139873733d
commit 30d5a988a9

View File

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