Commit 8929fbe4 authored by dreis2211's avatar dreis2211 Committed by Andy Wilkinson

Add plugin management for liquibase-maven-plugin

See gh-22499
parent 0ac7178a
...@@ -944,6 +944,9 @@ bom { ...@@ -944,6 +944,9 @@ bom {
exclude group: "ch.qos.logback", module: "logback-classic" exclude group: "ch.qos.logback", module: "logback-classic"
} }
] ]
plugins = [
"liquibase-maven-plugin"
]
} }
} }
library("Log4j2", "2.13.3") { library("Log4j2", "2.13.3") {
......
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