Upgrade to Liquibase 4.17.1

Closes gh-32963
This commit is contained in:
Andy Wilkinson
2022-11-01 19:55:09 +00:00
parent c5a4bef0ee
commit bf2e8b7f7b

View File

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