Upgrade to Liquibase 4.13.0

Closes gh-31762
This commit is contained in:
Stephane Nicoll
2022-07-15 11:39:47 +02:00
parent 92b8bcbdac
commit 785a8491b8

View File

@@ -853,7 +853,7 @@ bom {
]
}
}
library("Liquibase", "4.12.0") {
library("Liquibase", "4.13.0") {
group("org.liquibase") {
modules = [
"liquibase-cdi",