mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Upgrade to Liquibase 5.0.1
Closes gh-47386
This commit is contained in:
@@ -1236,7 +1236,7 @@ bom {
|
||||
releaseNotes("https://github.com/redis/lettuce/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Liquibase", "4.33.0") {
|
||||
library("Liquibase", "5.0.1") {
|
||||
group("org.liquibase") {
|
||||
modules = [
|
||||
"liquibase-cdi",
|
||||
|
||||
Reference in New Issue
Block a user