Upgrade to Build Helper Maven Plugin 3.2.0
Closes gh-22788
This commit is contained in:
parent
2a95b9cb48
commit
35582774b2
|
@ -135,7 +135,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Build Helper Maven Plugin", "3.1.0") {
|
||||
library("Build Helper Maven Plugin", "3.2.0") {
|
||||
group("org.codehaus.mojo") {
|
||||
plugins = [
|
||||
"build-helper-maven-plugin"
|
||||
|
|
Loading…
Reference in New Issue