Upgrade to Liquibase 3.8.9

Closes gh-21243
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:38 +02:00
parent 39d250d4b1
commit 6843b424f3

View File

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