Skip to content

Commit 52d8019

Browse files
committed
Upgrade to Spring Retry 2.0.4
Closes gh-37700
1 parent 1c8e289 commit 52d8019

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
@@ -1475,7 +1475,7 @@ bom {
14751475
]
14761476
}
14771477
}
1478-
library("Spring Retry", "2.0.4-SNAPSHOT") {
1478+
library("Spring Retry", "2.0.4") {
14791479
considerSnapshots()
14801480
group("org.springframework.retry") {
14811481
modules = [

0 commit comments

Comments
 (0)