Skip to content

Commit e40ec93

Browse files
committed
Upgrade to Maven Javadoc Plugin 3.10.1
Closes gh-42401
1 parent e6165b0 commit e40ec93

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
@@ -1263,7 +1263,7 @@ bom {
12631263
]
12641264
}
12651265
}
1266-
library("Maven Javadoc Plugin", "3.10.0") {
1266+
library("Maven Javadoc Plugin", "3.10.1") {
12671267
group("org.apache.maven.plugins") {
12681268
plugins = [
12691269
"maven-javadoc-plugin"

0 commit comments

Comments
 (0)