Skip to content

Commit

Permalink
Merge branch '2.6.x' into 2.7.x
Browse files Browse the repository at this point in the history
Closes gh-33134
  • Loading branch information
wilkinsona committed Nov 21, 2022
2 parents 3f0ca1d + a23c7df commit 3d2e0f3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -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",
Expand Down

0 comments on commit 3d2e0f3

Please sign in to comment.