Upgrade to Flyway 8.4.2

Closes gh-29504
This commit is contained in:
Stephane Nicoll
2022-01-20 16:32:21 +01:00
parent 808807cf9e
commit 0b286846fa

View File

@@ -314,7 +314,7 @@ bom {
]
}
}
library("Flyway", "8.4.1") {
library("Flyway", "8.4.2") {
group("org.flywaydb") {
modules = [
"flyway-core",