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 49b2807 commit 2a66e46Copy full SHA for 2a66e46
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2257,7 +2257,7 @@ bom {
2257
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
2258
}
2259
2260
- library("Spring Retry", "2.0.12-SNAPSHOT") {
+ library("Spring Retry", "2.0.12") {
2261
considerSnapshots()
2262
group("org.springframework.retry") {
2263
modules = [
0 commit comments