Skip to content

Commit 0d4a6ee

Browse files
committed
Upgrade to Maven Javadoc Plugin 3.6.0
Closes gh-37469
1 parent d8897b2 commit 0d4a6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ bom {
953953
]
954954
}
955955
}
956-
library("Maven Javadoc Plugin", "3.5.0") {
956+
library("Maven Javadoc Plugin", "3.6.0") {
957957
group("org.apache.maven.plugins") {
958958
plugins = [
959959
"maven-javadoc-plugin"

0 commit comments

Comments
 (0)