Upgrade to Spring Retry 1.3.4

Closes gh-32593
This commit is contained in:
Stephane Nicoll 2022-10-14 10:23:47 +02:00
parent 936cb41c6e
commit c858c1e998
1 changed files with 1 additions and 1 deletions

View File

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