Upgrade to Spring Retry 1.3.3

Closes gh-30607
This commit is contained in:
Stephane Nicoll
2022-04-18 10:55:19 +02:00
parent e09840ae65
commit 24f2880c7a

View File

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