diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 14cd26e226..9c1b050d4c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -332,7 +332,7 @@ bom { ] } } - library("Flyway", "8.5.8") { + library("Flyway", "8.5.9") { group("org.flywaydb") { modules = [ "flyway-core",