Upgrade to Build Helper Maven Plugin 3.2.0

Closes gh-22788
This commit is contained in:
Andy Wilkinson 2020-08-07 09:57:57 +01:00
parent 2a95b9cb48
commit 35582774b2
1 changed files with 1 additions and 1 deletions

View File

@ -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"