diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 99e508b66e..5fccda5ee3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1759,7 +1759,7 @@ bom { ] } } - library("Spring RESTDocs", "2.0.7.BUILD-SNAPSHOT") { + library("Spring RESTDocs", "2.0.7.RELEASE") { group("org.springframework.restdocs") { modules = [ "spring-restdocs-asciidoctor",