diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 46cac1d8b4..e8a2770772 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -243,7 +243,7 @@ bom { ] } } - library("Flyway", "8.5.11") { + library("Flyway", "8.5.13") { group("org.flywaydb") { modules = [ "flyway-core",