Upgrade to Build Helper Maven Plugin 3.3.0

Closes gh-29413
This commit is contained in:
Stephane Nicoll 2022-01-15 15:12:45 +01:00
parent 388b12a048
commit 998a74bf97

View File

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