Upgrade to Build Helper Maven Plugin 3.6.1

Closes gh-45827
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:42:50 +02:00
parent 5ed967a07a
commit 6c56a425d3

View File

@@ -126,7 +126,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"