mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Liquibase 5.0.4
Closes gh-51684
This commit is contained in:
@@ -1366,7 +1366,7 @@ bom {
|
||||
releaseNotes("https://github.com/redis/lettuce/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Liquibase", "5.0.3") {
|
||||
library("Liquibase", "5.0.4") {
|
||||
group("org.liquibase") {
|
||||
modules = [
|
||||
"liquibase-cdi",
|
||||
|
||||
Reference in New Issue
Block a user