Upgrade to Liquibase 3.8.8

Closes gh-20774
This commit is contained in:
Andy Wilkinson
2020-04-01 09:41:02 +01:00
parent 797cf62bb7
commit b61e0c223b

View File

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