Skip to content

Commit db9b62e

Browse files
committed
Upgrade to Spring Retry 2.0.7
Closes gh-41484
1 parent b76b7b7 commit db9b62e

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.6") {
1665+
library("Spring Retry", "2.0.7") {
16661666
considerSnapshots()
16671667
group("org.springframework.retry") {
16681668
modules = [

0 commit comments

Comments
 (0)