Upgrade to Liquibase 4.17.0

Closes gh-32709
This commit is contained in:
Andy Wilkinson 2022-10-13 17:15:07 +01:00
parent faa3061c27
commit df02ec88f5
1 changed files with 1 additions and 1 deletions

View File

@ -859,7 +859,7 @@ bom {
]
}
}
library("Liquibase", "4.16.1") {
library("Liquibase", "4.17.0") {
group("org.liquibase") {
modules = [
"liquibase-cdi",