Merge branch '2.7.x'
This commit is contained in:
@@ -218,10 +218,11 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Flyway", "8.0.4") {
|
||||
library("Flyway", "8.3.0") {
|
||||
group("org.flywaydb") {
|
||||
modules = [
|
||||
"flyway-core"
|
||||
"flyway-core",
|
||||
"flyway-sqlserver"
|
||||
]
|
||||
plugins = [
|
||||
"flyway-maven-plugin"
|
||||
|
||||
Reference in New Issue
Block a user