Upgrade to Liquibase 4.17.2

Closes gh-33007
This commit is contained in:
Andy Wilkinson
2022-11-04 16:22:06 +00:00
parent 56252b72c8
commit 3173f3e1ac

View File

@@ -850,7 +850,7 @@ bom {
]
}
}
library("Liquibase", "4.17.1") {
library("Liquibase", "4.17.2") {
group("org.liquibase") {
modules = [
"liquibase-cdi",