Skip to content

Commit

Permalink
Merge branch '3.3.x'
Browse files Browse the repository at this point in the history
Closes gh-43513
  • Loading branch information
snicoll committed Dec 14, 2024
2 parents 7c35aff + 0ac3f8d commit bb6c50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2299,7 +2299,7 @@ bom {
}
links {
site("https://github.com/spring-projects/spring-retry")
javadoc("https://javadoc.io/doc/org.springframework.retry/spring-retry/{version}", "org.springframework.retry")
javadoc("https://docs.spring.io/spring-retry/docs/{version}/apidocs", "org.springframework.retry")
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
Expand Down

0 comments on commit bb6c50b

Please sign in to comment.