diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 99f86a29f31..31904849148 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -243,7 +243,7 @@ bom { ] } } - library("Flyway", "9.15.0") { + library("Flyway", "9.15.1") { group("org.flywaydb") { modules = [ "flyway-core",