Upgrade to Liquibase 3.8.7

Closes gh-20457
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:06 +00:00
parent f31e589b07
commit fa68cc4ee5

View File

@ -1012,7 +1012,7 @@ bom {
]
}
}
library("Liquibase", "3.8.6") {
library("Liquibase", "3.8.7") {
group("org.liquibase") {
modules = [
"liquibase-core" {