Remove plugin management for Flatten Maven Plugin

Closes gh-21984
This commit is contained in:
Andy Wilkinson 2020-06-16 12:57:07 +01:00
parent 9e08490522
commit 22fd2005b4
1 changed files with 0 additions and 7 deletions

View File

@ -310,13 +310,6 @@ bom {
]
}
}
library("Flatten Maven Plugin", "1.2.2") {
group("org.codehaus.mojo") {
plugins = [
"flatten-maven-plugin"
]
}
}
library("Flyway", "6.4.4") {
group("org.flywaydb") {
modules = [