Upgrade to Liquibase 4.9.1

Closes gh-30720
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:32 +02:00
parent 3ed0716646
commit fe966bc24e
1 changed files with 1 additions and 1 deletions

View File

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