Skip to content

Commit 92cd850

Browse files
committed
Upgrade to Spring Retry 2.0.4
Closes gh-37714
1 parent fe502ca commit 92cd850

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
@@ -1598,7 +1598,7 @@ bom {
15981598
]
15991599
}
16001600
}
1601-
library("Spring Retry", "2.0.4-SNAPSHOT") {
1601+
library("Spring Retry", "2.0.4") {
16021602
considerSnapshots()
16031603
group("org.springframework.retry") {
16041604
modules = [

0 commit comments

Comments
 (0)