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-31211
  • Loading branch information
wilkinsona committed May 30, 2022
2 parents dd437c4 + 419ac26 commit 70bcade
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spring-boot-project/spring-boot-docs/build.gradle
Expand Up @@ -206,10 +206,8 @@ task aggregatedJavadoc(type: Javadoc) {
options {
author = true
docTitle = "Spring Boot ${project.version} API"
encoding = "UTF-8"
memberLevel = "protected"
outputLevel = "quiet"
source = "1.8"
splitIndex = true
stylesheetFile = file("src/main/javadoc/spring-javadoc.css")
use = true
Expand Down

0 comments on commit 70bcade

Please sign in to comment.