mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Upgrade to Flyway 9.15.1
Closes gh-34348
This commit is contained in:
@@ -243,7 +243,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Flyway", "9.15.0") {
|
||||
library("Flyway", "9.15.1") {
|
||||
group("org.flywaydb") {
|
||||
modules = [
|
||||
"flyway-core",
|
||||
|
||||
Reference in New Issue
Block a user