Upgrade to Liquibase 4.4.1

Closes gh-27291
This commit is contained in:
Stephane Nicoll
2021-07-12 10:10:09 +02:00
parent 8b732a9c33
commit 0740fadb20

View File

@@ -1038,7 +1038,7 @@ bom {
]
}
}
library("Liquibase", "4.3.5") {
library("Liquibase", "4.4.1") {
group("org.liquibase") {
modules = [
"liquibase-core"