Upgrade to Liquibase 4.9.0

Closes gh-30298
This commit is contained in:
Stephane Nicoll 2022-03-18 09:17:53 +01:00
parent aa39c5a012
commit 154195d9a2

View File

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