Skip to content

Commit 4e76563

Browse files
committed
Upgrade to Maven Javadoc Plugin 3.6.2
Closes gh-38415
1 parent b2338f2 commit 4e76563

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.6.0") {
956+
library("Maven Javadoc Plugin", "3.6.2") {
957957
group("org.apache.maven.plugins") {
958958
plugins = [
959959
"maven-javadoc-plugin"

0 commit comments

Comments
 (0)