Skip to content

Commit c9e16dc

Browse files
committed
Upgrade to Spring Retry 2.0.10
Closes gh-42540
1 parent a45844e commit c9e16dc

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
@@ -1661,7 +1661,7 @@ bom {
16611661
]
16621662
}
16631663
}
1664-
library("Spring Retry", "2.0.10-SNAPSHOT") {
1664+
library("Spring Retry", "2.0.10") {
16651665
considerSnapshots()
16661666
group("org.springframework.retry") {
16671667
modules = [

0 commit comments

Comments
 (0)