Skip to content

Commit bb8cf46

Browse files
committed
Upgrade to Spring Retry 2.0.6
Closes gh-40784
1 parent c1f3f17 commit bb8cf46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1654,7 +1654,7 @@ bom {
16541654
]
16551655
}
16561656
}
1657-
library("Spring Retry", "2.0.5") {
1657+
library("Spring Retry", "2.0.6") {
16581658
considerSnapshots()
16591659
group("org.springframework.retry") {
16601660
modules = [

0 commit comments

Comments
 (0)