diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 531d0441a4..adaf7b14aa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -314,7 +314,7 @@ bom { ] } } - library("Flyway", "8.3.0") { + library("Flyway", "8.4.1") { group("org.flywaydb") { modules = [ "flyway-core",