Upgrade to Build Helper Maven Plugin 3.1.0
Closes gh-20484
This commit is contained in:
parent
de59586170
commit
3fa6f04701
|
@ -134,7 +134,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Build Helper Maven Plugin", "3.0.0") {
|
||||
library("Build Helper Maven Plugin", "3.1.0") {
|
||||
group("org.codehaus.mojo") {
|
||||
plugins = [
|
||||
"build-helper-maven-plugin"
|
||||
|
|
Loading…
Reference in New Issue