Upgrade to Flatten Maven Plugin 1.2.7

Closes gh-26094
This commit is contained in:
Stephane Nicoll 2021-04-14 08:28:12 +02:00
parent 95a92653e1
commit caa21b0fbe
1 changed files with 1 additions and 1 deletions

View File

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