Skip to content

Commit d7f780a

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-41485
2 parents b175d1b + db9b62e commit d7f780a

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
@@ -2050,7 +2050,7 @@ bom {
20502050
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
20512051
}
20522052
}
2053-
library("Spring Retry", "2.0.6") {
2053+
library("Spring Retry", "2.0.7") {
20542054
considerSnapshots()
20552055
group("org.springframework.retry") {
20562056
modules = [

0 commit comments

Comments
 (0)