Skip to content

Commit e63be1b

Browse files
committed
Upgrade to Spring Retry 2.0.5
Closes gh-38834
1 parent e854654 commit e63be1b

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
@@ -1477,7 +1477,7 @@ bom {
14771477
]
14781478
}
14791479
}
1480-
library("Spring Retry", "2.0.4") {
1480+
library("Spring Retry", "2.0.5") {
14811481
considerSnapshots()
14821482
group("org.springframework.retry") {
14831483
modules = [

0 commit comments

Comments
 (0)