Upgrade to Build Helper Maven Plugin 3.6.0

Closes gh-41402
This commit is contained in:
Andy Wilkinson 2024-07-09 13:04:43 +01:00
parent 11672b9bcd
commit c827666dbd
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ bom {
releaseNotes("https://github.com/openzipkin/brave/releases/tag/{version}") 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") { group("org.codehaus.mojo") {
plugins = [ plugins = [
"build-helper-maven-plugin" "build-helper-maven-plugin"