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 0c090b7 commit 11cb329Copy full SHA for 11cb329
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2307,7 +2307,7 @@ bom {
2307
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
2308
}
2309
2310
- library("Spring Retry", "2.0.11-SNAPSHOT") {
+ library("Spring Retry", "2.0.11") {
2311
considerSnapshots()
2312
group("org.springframework.retry") {
2313
modules = [
0 commit comments