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