Commit a8e6c53c authored by dreis2211's avatar dreis2211 Committed by Stephane Nicoll

Remove version management for exec-maven plugin

See gh-22397
parent ef78d4be
...@@ -304,13 +304,6 @@ bom { ...@@ -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") { library("Flyway", "6.5.0") {
group("org.flywaydb") { group("org.flywaydb") {
modules = [ modules = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment