Skip to content

Commit 3d2e0f3

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-33134
2 parents 3f0ca1d + a23c7df commit 3d2e0f3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,10 +1765,7 @@ bom {
17651765
]
17661766
}
17671767
}
1768-
library("Spring RESTDocs", "2.0.7.BUILD-SNAPSHOT") {
1769-
prohibit("[3.0.0-M1,)") {
1770-
because "it uses Spring Framework 6"
1771-
}
1768+
library("Spring RESTDocs", "2.0.7.RELEASE") {
17721769
group("org.springframework.restdocs") {
17731770
modules = [
17741771
"spring-restdocs-asciidoctor",

0 commit comments

Comments
 (0)