Remove version management for exec-maven plugin

See gh-22397
This commit is contained in:
dreis2211 2020-07-17 21:41:16 +02:00 committed by Stephane Nicoll
parent ef78d4bea8
commit a8e6c53c84
1 changed files with 0 additions and 7 deletions

View File

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