Upgrade to Spring Retry 2.0.4

Closes gh-37714
This commit is contained in:
Andy Wilkinson 2023-10-16 13:58:18 +01:00
parent fe502ca28a
commit 92cd85002d

View File

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