Skip to content

Commit b75c2b6

Browse files
committed
Upgrade to Spring Retry 2.0.9
Closes gh-42325
1 parent ece9cb3 commit b75c2b6

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
@@ -1662,7 +1662,7 @@ bom {
16621662
]
16631663
}
16641664
}
1665-
library("Spring Retry", "2.0.8") {
1665+
library("Spring Retry", "2.0.9") {
16661666
considerSnapshots()
16671667
group("org.springframework.retry") {
16681668
modules = [

0 commit comments

Comments
 (0)