updating flyway-maven-plugin version to 8.0.0

This commit is contained in:
Shashank 2021-10-09 10:37:47 +05:30
parent 1d786aba52
commit 837ca9f70e
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>