Upgrade to Liquibase 4.6.2

Closes gh-29257
This commit is contained in:
Stephane Nicoll
2022-01-05 09:14:57 +01:00
parent b25e92f3e2
commit dda46fbe2b

View File

@@ -1069,7 +1069,7 @@ bom {
]
}
}
library("Liquibase", "4.5.0") {
library("Liquibase", "4.6.2") {
group("org.liquibase") {
modules = [
"liquibase-core"