Remove plugin management for Flatten Maven Plugin

Closes gh-21984
pull/21985/head
Andy Wilkinson 4 years ago
parent 9e08490522
commit 22fd2005b4

@ -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 = [

Loading…
Cancel
Save