Skip to content

Commit f7cb18c

Browse files
committed
Upgrade to Spring Retry 2.0.9
Closes gh-42327
1 parent c16c04a commit f7cb18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2109,7 +2109,7 @@ bom {
21092109
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
21102110
}
21112111
}
2112-
library("Spring Retry", "2.0.8") {
2112+
library("Spring Retry", "2.0.9") {
21132113
considerSnapshots()
21142114
group("org.springframework.retry") {
21152115
modules = [

0 commit comments

Comments
 (0)