Upgrade to Flyway 8.5.4

Closes gh-30290
This commit is contained in:
Stephane Nicoll 2022-03-18 09:17:31 +01:00
parent 41150f1ef4
commit ca89dd58f4

View File

@ -317,7 +317,7 @@ bom {
]
}
}
library("Flyway", "8.5.1") {
library("Flyway", "8.5.4") {
group("org.flywaydb") {
modules = [
"flyway-core",