We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d028aa commit 5e9c4b2Copy full SHA for 5e9c4b2
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2108,7 +2108,7 @@ bom {
2108
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
2109
}
2110
2111
- library("Spring Retry", "2.0.10-SNAPSHOT") {
+ library("Spring Retry", "2.0.10") {
2112
considerSnapshots()
2113
group("org.springframework.retry") {
2114
modules = [
0 commit comments