Upgrade to Liquibase 4.32.0

Closes gh-46333
This commit is contained in:
Stéphane Nicoll
2025-07-08 10:33:01 +02:00
parent 9ed7ea0545
commit 37f11e4ce7
@@ -1237,7 +1237,7 @@ bom {
releaseNotes("https://github.com/lettuce-io/lettuce-core/releases/tag/{version}")
}
}
library("Liquibase", "4.31.1") {
library("Liquibase", "4.32.0") {
group("org.liquibase") {
modules = [
"liquibase-cdi",