Merge branch '2.6.x' into 2.7.x

Closes gh-33134
pull/33648/head
Andy Wilkinson 2 years ago
commit 3d2e0f38a7

@ -1765,10 +1765,7 @@ bom {
]
}
}
library("Spring RESTDocs", "2.0.7.BUILD-SNAPSHOT") {
prohibit("[3.0.0-M1,)") {
because "it uses Spring Framework 6"
}
library("Spring RESTDocs", "2.0.7.RELEASE") {
group("org.springframework.restdocs") {
modules = [
"spring-restdocs-asciidoctor",

Loading…
Cancel
Save