diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f94c15af82..fe4dca91e7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -314,7 +314,7 @@ bom { ] } } - library("Flyway", "8.4.1") { + library("Flyway", "8.4.2") { group("org.flywaydb") { modules = [ "flyway-core",