diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b462af111d6..bdee74dac0d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2398,7 +2398,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-pulsar/releases/tag/v{version}") } } - library("Spring RESTDocs", "3.0.5-SNAPSHOT") { + library("Spring RESTDocs", "3.0.5") { considerSnapshots() group("org.springframework.restdocs") { bom("spring-restdocs-bom")