Upgrade to Build Helper Maven Plugin 3.6.1

Closes gh-45812
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:17:34 +02:00
parent 93dd39e52e
commit e97d676309

View File

@@ -119,7 +119,7 @@ bom {
releaseNotes("https://github.com/openzipkin/brave/releases/tag/{version}")
}
}
library("Build Helper Maven Plugin", "3.6.0") {
library("Build Helper Maven Plugin", "3.6.1") {
group("org.codehaus.mojo") {
plugins = [
"build-helper-maven-plugin"