Upgrade to Spring Retry 2.0.9

Closes gh-42329
This commit is contained in:
Stéphane Nicoll 2024-09-16 14:56:13 +02:00
parent c5cfcfb2fd
commit 4dbc636c51
1 changed files with 1 additions and 1 deletions

View File

@ -2100,7 +2100,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
}
}
library("Spring Retry", "2.0.8") {
library("Spring Retry", "2.0.9") {
considerSnapshots()
group("org.springframework.retry") {
modules = [