Upgrade to Liquibase 4.25.1

Closes gh-39014
This commit is contained in:
Andy Wilkinson 2024-01-04 16:32:57 +00:00
parent 7309d65b09
commit b2c98a028e

View File

@ -828,7 +828,7 @@ bom {
]
}
}
library("Liquibase", "4.24.0") {
library("Liquibase", "4.25.1") {
group("org.liquibase") {
modules = [
"liquibase-cdi",