Upgrade to Build Helper Maven Plugin 3.5.0

Closes gh-38999
This commit is contained in:
Andy Wilkinson 2024-01-04 16:31:47 +00:00
parent 3414f9c02e
commit 6ef8dc87d7

View File

@ -116,7 +116,7 @@ bom {
] ]
} }
} }
library("Build Helper Maven Plugin", "3.4.0") { library("Build Helper Maven Plugin", "3.5.0") {
group("org.codehaus.mojo") { group("org.codehaus.mojo") {
plugins = [ plugins = [
"build-helper-maven-plugin" "build-helper-maven-plugin"