diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6cea51c9f3b4..24ca0657a047 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1757,7 +1757,7 @@ bom { ] } } - library("Spring RESTDocs", "2.0.6.RELEASE") { + library("Spring RESTDocs", "2.0.7.RELEASE") { group("org.springframework.restdocs") { modules = [ "spring-restdocs-asciidoctor",