diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0d072494275..93e58ba97eb 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -317,7 +317,7 @@ bom { ] } } - library("Flyway", "8.5.1") { + library("Flyway", "8.5.4") { group("org.flywaydb") { modules = [ "flyway-core",