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
1 changed files with 1 additions and 1 deletions

View File

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