Upgrade to Liquibase 4.3.3

Closes gh-26060
This commit is contained in:
Stephane Nicoll
2021-04-13 14:52:22 +02:00
parent e9ba79d5be
commit e7988de2e9

View File

@@ -1028,7 +1028,7 @@ bom {
]
}
}
library("Liquibase", "4.3.1") {
library("Liquibase", "4.3.3") {
group("org.liquibase") {
modules = [
"liquibase-core"