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 dd6cc9bec2
commit 8d0263c329

View File

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