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