Upgrade to Flatten Maven Plugin 1.2.5

Closes gh-23309
This commit is contained in:
Stephane Nicoll 2020-09-15 14:25:27 +02:00
parent c9f413edfb
commit b1d33a3df9

View File

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