Skip to content

Commit ce683c3

Browse files
committed
Upgrade to Maven Javadoc Plugin 3.4.0
Closes gh-30770
1 parent b9a2a05 commit ce683c3

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
@@ -1237,7 +1237,7 @@ bom {
12371237
]
12381238
}
12391239
}
1240-
library("Maven Javadoc Plugin", "3.3.2") {
1240+
library("Maven Javadoc Plugin", "3.4.0") {
12411241
group("org.apache.maven.plugins") {
12421242
plugins = [
12431243
"maven-javadoc-plugin"

0 commit comments

Comments
 (0)