Skip to content

Commit f2a74c9

Browse files
committed
Upgrade to Spring Retry 2.0.5
Closes gh-38836
1 parent 42830dc commit f2a74c9

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
@@ -1600,7 +1600,7 @@ bom {
16001600
]
16011601
}
16021602
}
1603-
library("Spring Retry", "2.0.4") {
1603+
library("Spring Retry", "2.0.5") {
16041604
considerSnapshots()
16051605
group("org.springframework.retry") {
16061606
modules = [

0 commit comments

Comments
 (0)