Upgrade to Spring Retry 1.3.3

Closes gh-30590
This commit is contained in:
Stephane Nicoll 2022-04-15 08:25:42 +02:00
parent be2b70452e
commit 9299329256

View File

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