diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 88b365a6f47..6231ea71621 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -318,6 +318,8 @@ bom { group("org.flywaydb") { modules = [ "flyway-core", + "flyway-firebird", + "flyway-mysql", "flyway-sqlserver" ] plugins = [