diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 589728d24f14..192f3a174783 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.10") { + library("Flyway", "8.5.11") { group("org.flywaydb") { modules = [ "flyway-core",