Skip to content

Commit

Permalink
Upgrade to Maven Javadoc Plugin 3.3.2
Browse files Browse the repository at this point in the history
Closes gh-29795
  • Loading branch information
snicoll committed Feb 14, 2022
1 parent b1160d6 commit dd293cd
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 @@ -1184,7 +1184,7 @@ bom {
]
}
}
library("Maven Javadoc Plugin", "3.3.1") {
library("Maven Javadoc Plugin", "3.3.2") {
group("org.apache.maven.plugins") {
plugins = [
"maven-javadoc-plugin"
Expand Down

0 comments on commit dd293cd

Please sign in to comment.