Upgrade to Maven Help Plugin 3.5.0

Closes gh-42231
This commit is contained in:
Andy Wilkinson 2024-09-11 11:17:58 +01:00
parent 965cc24d91
commit 9341afb888
1 changed files with 1 additions and 1 deletions

View File

@ -1231,7 +1231,7 @@ bom {
]
}
}
library("Maven Help Plugin", "3.4.1") {
library("Maven Help Plugin", "3.5.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-help-plugin"