Upgrade to Liquibase 5.0.4

Closes gh-51684
This commit is contained in:
Stéphane Nicoll
2026-09-12 08:29:17 +02:00
parent 16b4d01222
commit 7aaed03f2a
@@ -1366,7 +1366,7 @@ bom {
releaseNotes("https://github.com/redis/lettuce/releases/tag/{version}")
}
}
library("Liquibase", "5.0.3") {
library("Liquibase", "5.0.4") {
group("org.liquibase") {
modules = [
"liquibase-cdi",