Upgrade to Flatten Maven Plugin 1.2.1

Closes gh-20485
This commit is contained in:
Andy Wilkinson 2020-03-10 20:09:49 +00:00
parent 3fa6f04701
commit d29ca237b5

View File

@ -317,7 +317,7 @@ bom {
]
}
}
library("Flatten Maven Plugin", "1.1.0") {
library("Flatten Maven Plugin", "1.2.1") {
group("org.codehaus.mojo") {
plugins = [
"flatten-maven-plugin"