Upgrade to Liquibase 4.26.0

Closes gh-39712
This commit is contained in:
Andy Wilkinson 2024-02-22 07:59:30 +00:00
parent 50bf417e01
commit 352f2eb83c

View File

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