Merge pull request #11305 from chaos2418/JIRA-7743

updating flyway-maven-plugin versions to 8.0.0
This commit is contained in:
kwoyke 2021-10-11 12:07:59 +02:00 committed by GitHub
commit 81cc62aac8
2 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<properties>
<flyway-core.version>5.2.3</flyway-core.version>
<flyway-maven-plugin.version>5.0.2</flyway-maven-plugin.version>
<flyway-maven-plugin.version>8.0.0</flyway-maven-plugin.version>
</properties>
</project>