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