diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2a8e661ba09..d68c90c0a8f 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.5.0") { + library("Flyway", "9.5.1") { group("org.flywaydb") { modules = [ "flyway-core",