diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2c67c16c3b24..233947adc60c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -311,7 +311,7 @@ bom { ] } } - library("Flyway", "8.0.4") { + library("Flyway", "8.0.5") { group("org.flywaydb") { modules = [ "flyway-core"