Upgrade to Build Helper Maven Plugin 3.1.0

Closes gh-20484
This commit is contained in:
Andy Wilkinson 2020-03-10 20:09:48 +00:00
parent de59586170
commit 3fa6f04701
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ bom {
]
}
}
library("Build Helper Maven Plugin", "3.0.0") {
library("Build Helper Maven Plugin", "3.1.0") {
group("org.codehaus.mojo") {
plugins = [
"build-helper-maven-plugin"