Add plugin management for liquibase-maven-plugin
See gh-22499
This commit is contained in:
committed by
Andy Wilkinson
parent
0ac7178ae1
commit
8929fbe46c
@@ -944,6 +944,9 @@ bom {
|
||||
exclude group: "ch.qos.logback", module: "logback-classic"
|
||||
}
|
||||
]
|
||||
plugins = [
|
||||
"liquibase-maven-plugin"
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Log4j2", "2.13.3") {
|
||||
|
||||
Reference in New Issue
Block a user