Upgrade to Liquibase 4.7.1

Closes gh-29849
This commit is contained in:
Stephane Nicoll 2022-02-16 10:17:28 +01:00
parent 06bc52d727
commit ba9047e6ae
1 changed files with 1 additions and 1 deletions

View File

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