Skip to content

Commit

Permalink
Upgrade to Maven Javadoc Plugin 3.4.1
Browse files Browse the repository at this point in the history
Closes gh-32089
  • Loading branch information
snicoll committed Aug 16, 2022
1 parent 18aabde commit 464c2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1242,7 +1242,7 @@ bom {
]
}
}
library("Maven Javadoc Plugin", "3.4.0") {
library("Maven Javadoc Plugin", "3.4.1") {
group("org.apache.maven.plugins") {
plugins = [
"maven-javadoc-plugin"
Expand Down

0 comments on commit 464c2ed

Please sign in to comment.