Upgrade to Build Helper Maven Plugin 3.6.0
Closes gh-41402
This commit is contained in:
parent
11672b9bcd
commit
c827666dbd
|
@ -144,7 +144,7 @@ bom {
|
|||
releaseNotes("https://github.com/openzipkin/brave/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Build Helper Maven Plugin", "3.5.0") {
|
||||
library("Build Helper Maven Plugin", "3.6.0") {
|
||||
group("org.codehaus.mojo") {
|
||||
plugins = [
|
||||
"build-helper-maven-plugin"
|
||||
|
|
Loading…
Reference in New Issue