Bump flyway-core from 6.5.5 to 7.0.0

Bumps [flyway-core](https://github.com/flyway/flyway) from 6.5.5 to 7.0.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/compare/flyway-6.5.5...flyway-7.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-30 19:19:11 +00:00 committed by MiniDigger
parent ee6bb0eb1d
commit d3bebd0d2b

View File

@ -167,7 +167,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
<version>6.5.5</version>
<version>7.0.0</version>
</dependency>
<!-- markdown -->