Skip to content

Commit 110855a

Browse files
committed
Merge branch '3.3.x'
Closes gh-41486
2 parents 2975a8c + d7f780a commit 110855a

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
@@ -2040,7 +2040,7 @@ bom {
20402040
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
20412041
}
20422042
}
2043-
library("Spring Retry", "2.0.6") {
2043+
library("Spring Retry", "2.0.7") {
20442044
considerSnapshots()
20452045
group("org.springframework.retry") {
20462046
modules = [

0 commit comments

Comments
 (0)