Upgrade to Liquibase 4.28.0

Closes gh-41194
This commit is contained in:
Moritz Halbritter 2024-06-21 11:44:23 +02:00
parent e3d7c23dfb
commit a55cebd9a3

View File

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