Skip to content

Commit 73af98a

Browse files
committed
Upgrade to Maven Javadoc Plugin 3.7.0
Closes gh-41416
1 parent b7b31d9 commit 73af98a

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
@@ -1222,7 +1222,7 @@ bom {
12221222
]
12231223
}
12241224
}
1225-
library("Maven Javadoc Plugin", "3.6.3") {
1225+
library("Maven Javadoc Plugin", "3.7.0") {
12261226
group("org.apache.maven.plugins") {
12271227
plugins = [
12281228
"maven-javadoc-plugin"

0 commit comments

Comments
 (0)