Skip to content

Commit 464c2ed

Browse files
committed
Upgrade to Maven Javadoc Plugin 3.4.1
Closes gh-32089
1 parent 18aabde commit 464c2ed

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
@@ -1242,7 +1242,7 @@ bom {
12421242
]
12431243
}
12441244
}
1245-
library("Maven Javadoc Plugin", "3.4.0") {
1245+
library("Maven Javadoc Plugin", "3.4.1") {
12461246
group("org.apache.maven.plugins") {
12471247
plugins = [
12481248
"maven-javadoc-plugin"

0 commit comments

Comments
 (0)