Skip to content

Commit 5e9c4b2

Browse files
committed
Upgrade to Spring Retry 2.0.10
Closes gh-42552
1 parent 8d028aa commit 5e9c4b2

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
@@ -2108,7 +2108,7 @@ bom {
21082108
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
21092109
}
21102110
}
2111-
library("Spring Retry", "2.0.10-SNAPSHOT") {
2111+
library("Spring Retry", "2.0.10") {
21122112
considerSnapshots()
21132113
group("org.springframework.retry") {
21142114
modules = [

0 commit comments

Comments
 (0)