Remove version management for exec-maven plugin

See gh-22397
pull/22484/head
dreis2211 4 years ago committed by Stephane Nicoll
parent ef78d4bea8
commit a8e6c53c84

@ -304,13 +304,6 @@ bom {
]
}
}
library("Exec Maven Plugin", "1.6.0") {
group("org.codehaus.mojo") {
plugins = [
"exec-maven-plugin"
]
}
}
library("Flyway", "6.5.0") {
group("org.flywaydb") {
modules = [

Loading…
Cancel
Save