Upgrade to Build Helper Maven Plugin 3.4.0

Closes gh-35945
This commit is contained in:
Andy Wilkinson
2023-06-19 09:54:51 +01:00
parent fd2ae822f0
commit 57a44bf55d

View File

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