diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2d9673dda2..5b1203c6fd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -228,7 +228,7 @@ bom { ] } } - library("Flyway", "9.3.1") { + library("Flyway", "9.4.0") { group("org.flywaydb") { modules = [ "flyway-core",