Upgrade to Build Helper Maven Plugin 3.5.0
Closes gh-38999
This commit is contained in:
parent
3414f9c02e
commit
6ef8dc87d7
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue