Upgrade to Liquibase 5.0.2

Closes gh-49492
This commit is contained in:
Stéphane Nicoll
2026-03-07 11:12:54 +01:00
parent 37c8d5689f
commit 07384ea211
@@ -1305,7 +1305,7 @@ bom {
releaseNotes("https://github.com/redis/lettuce/releases/tag/{version}")
}
}
library("Liquibase", "5.0.1") {
library("Liquibase", "5.0.2") {
group("org.liquibase") {
modules = [
"liquibase-cdi",