diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e912cbae6f95..304277fc4f04 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1405,7 +1405,7 @@ bom { ] } } - library("Spring RESTDocs", "3.0.0-SNAPSHOT") { + library("Spring RESTDocs", "3.0.0") { group("org.springframework.restdocs") { imports = [ "spring-restdocs-bom"