Upgrade to Liquibase 4.7.0

Closes gh-29471
This commit is contained in:
Stephane Nicoll 2022-01-19 08:37:15 +01:00
parent 801e7c4c03
commit 23d3b0f8ea

View File

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