Upgrade to Liquibase 4.8.0

Closes gh-29987
This commit is contained in:
Stephane Nicoll
2022-02-24 08:28:30 +01:00
parent 1bb498b03c
commit 90c2bf192e

View File

@@ -1075,7 +1075,7 @@ bom {
]
}
}
library("Liquibase", "4.7.1") {
library("Liquibase", "4.8.0") {
group("org.liquibase") {
modules = [
"liquibase-cdi",