Merge pull request #22397 from dreis2211
* pr/22397: Remove version management for exec-maven plugin Closes gh-22397
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user