Add missing dependency management for Flyway
Closes gh-29474
This commit is contained in:
@@ -318,6 +318,8 @@ bom {
|
||||
group("org.flywaydb") {
|
||||
modules = [
|
||||
"flyway-core",
|
||||
"flyway-firebird",
|
||||
"flyway-mysql",
|
||||
"flyway-sqlserver"
|
||||
]
|
||||
plugins = [
|
||||
|
||||
Reference in New Issue
Block a user