Upgrade to Liquibase 4.29.1

Closes gh-41805
This commit is contained in:
Stéphane Nicoll
2024-08-12 08:27:06 +02:00
parent 010efe3695
commit dd693fcfb3

View File

@@ -1130,7 +1130,7 @@ bom {
releaseNotes("https://github.com/lettuce-io/lettuce-core/releases/tag/{version}")
}
}
library("Liquibase", "4.28.0") {
library("Liquibase", "4.29.1") {
group("org.liquibase") {
modules = [
"liquibase-cdi",