Upgrade to Spring Retry 2.0.3

Closes gh-37279
This commit is contained in:
Stephane Nicoll 2023-09-14 13:35:35 +02:00
parent 676daf1937
commit f75a8fedf4
1 changed files with 1 additions and 1 deletions

View File

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