Upgrade to Liquibase 4.16.0

Closes gh-32354
This commit is contained in:
Stephane Nicoll
2022-09-14 15:34:26 +02:00
parent 4c7d6799f8
commit bcb5f048d2
4 changed files with 29 additions and 9 deletions

View File

@@ -845,7 +845,7 @@ bom {
]
}
}
library("Liquibase", "4.13.0") {
library("Liquibase", "4.16.0") {
group("org.liquibase") {
modules = [
"liquibase-cdi",