mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Upgrade to Liquibase 5.0.2
Closes gh-49492
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user