diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 218a5d1bb8..bee1239b8d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -228,7 +228,7 @@ bom { ] } } - library("Flyway", "9.4.0") { + library("Flyway", "9.5.0") { group("org.flywaydb") { modules = [ "flyway-core",