diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f5cf4b7e1f9..c5ff55393f2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2263,7 +2263,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")