Upgrade to Liquibase 4.29.2

Closes gh-42226
This commit is contained in:
Andy Wilkinson 2024-09-11 11:17:36 +01:00
parent 173915df3d
commit 9f7d10a388
1 changed files with 1 additions and 1 deletions

View File

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