Merge branch '2.6.x' into 2.7.x
Closes gh-33134
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user