Upgrade to Liquibase 5.0.1

Closes gh-47386
This commit is contained in:
Andy Wilkinson 2025-10-06 11:00:59 +01:00
parent b10262c9bc
commit a111f1f68f
1 changed files with 1 additions and 1 deletions

View File

@ -1236,7 +1236,7 @@ bom {
releaseNotes("https://github.com/redis/lettuce/releases/tag/{version}") releaseNotes("https://github.com/redis/lettuce/releases/tag/{version}")
} }
} }
library("Liquibase", "4.33.0") { library("Liquibase", "5.0.1") {
group("org.liquibase") { group("org.liquibase") {
modules = [ modules = [
"liquibase-cdi", "liquibase-cdi",