Upgrade to Maven Javadoc Plugin 3.10.0

Closes gh-42233
This commit is contained in:
Andy Wilkinson 2024-09-11 11:18:07 +01:00
parent bd96e20a29
commit 53554278bc
1 changed files with 1 additions and 1 deletions

View File

@ -1259,7 +1259,7 @@ bom {
]
}
}
library("Maven Javadoc Plugin", "3.8.0") {
library("Maven Javadoc Plugin", "3.10.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-javadoc-plugin"