Upgrade to Spring Retry 1.3.3

Closes gh-30599
This commit is contained in:
Stephane Nicoll 2022-04-15 08:26:19 +02:00
parent 513aa2cba9
commit 1be434e0a3
1 changed files with 1 additions and 1 deletions

View File

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