Upgrade to Liquibase 3.10.2

Closes gh-22806
pull/22834/head
Andy Wilkinson 4 years ago
parent 36406a0d1e
commit b204736f35

@ -937,7 +937,7 @@ bom {
]
}
}
library("Liquibase", "3.10.0") {
library("Liquibase", "3.10.2") {
group("org.liquibase") {
modules = [
"liquibase-core" {

Loading…
Cancel
Save