Upgrade to Liquibase 4.10.0

Closes gh-30958
pull/30984/head
Andy Wilkinson 3 years ago
parent c4014433c4
commit abf122d29a

@ -795,7 +795,7 @@ bom {
] ]
} }
} }
library("Liquibase", "4.9.1") { library("Liquibase", "4.10.0") {
group("org.liquibase") { group("org.liquibase") {
modules = [ modules = [
"liquibase-cdi", "liquibase-cdi",

Loading…
Cancel
Save