Browse Source

Merge branch '2.7.x'

pull/31699/head
Andy Wilkinson 4 years ago
parent
commit
404bf40aff
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -249,7 +249,7 @@ bom { @@ -249,7 +249,7 @@ bom {
"flyway-core",
"flyway-firebird",
"flyway-mysql",
"flyway-sqlserver"
"flyway-sqlserver"
]
plugins = [
"flyway-maven-plugin"

Loading…
Cancel
Save