Upgrade to Flatten Maven Plugin 1.2.2

Closes gh-21229
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:21 +02:00
parent 33f1557115
commit fe1962ad75

View File

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