Upgrade to Spring Retry 1.3.4

Closes gh-32594
This commit is contained in:
Stephane Nicoll 2022-10-14 10:28:30 +02:00
parent 9fd3d78bae
commit 040c78062e

View File

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