Upgrade to Liquibase 4.16.1

Closes gh-32450
This commit is contained in:
Phillip Webb 2022-09-20 14:19:09 -07:00
parent 0b49fed06c
commit d849cdf9cb

View File

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