Upgrade to Liquibase 4.3.5

Closes gh-26555
This commit is contained in:
Andy Wilkinson
2021-05-17 12:05:36 +01:00
parent 23c957a563
commit 27d599b9e2

View File

@@ -1031,7 +1031,7 @@ bom {
]
}
}
library("Liquibase", "4.3.3") {
library("Liquibase", "4.3.5") {
group("org.liquibase") {
modules = [
"liquibase-core"