Upgrade to Liquibase 4.4.3

Closes gh-27713
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:42 +02:00
parent c8cd1aca24
commit 5f801ae0d7
1 changed files with 1 additions and 1 deletions

View File

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