Skip to content

Commit 5355427

Browse files
committed
Upgrade to Maven Javadoc Plugin 3.10.0
Closes gh-42233
1 parent bd96e20 commit 5355427

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
@@ -1259,7 +1259,7 @@ bom {
12591259
]
12601260
}
12611261
}
1262-
library("Maven Javadoc Plugin", "3.8.0") {
1262+
library("Maven Javadoc Plugin", "3.10.0") {
12631263
group("org.apache.maven.plugins") {
12641264
plugins = [
12651265
"maven-javadoc-plugin"

0 commit comments

Comments
 (0)