Skip to content

Commit 312c2d3

Browse files
committed
Upgrade to Spring Retry 2.0.11
Closes gh-43486
1 parent 6cec79d commit 312c2d3

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
@@ -2290,7 +2290,7 @@ bom {
22902290
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
22912291
}
22922292
}
2293-
library("Spring Retry", "2.0.11-SNAPSHOT") {
2293+
library("Spring Retry", "2.0.11") {
22942294
considerSnapshots()
22952295
group("org.springframework.retry") {
22962296
modules = [

0 commit comments

Comments
 (0)