Skip to content

Commit

Permalink
Updated Flyway to v6.5.6
Browse files Browse the repository at this point in the history
Closes gh-182
  • Loading branch information
kedar-joshi committed Sep 16, 2020
1 parent 86353ff commit 1c5efef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<!-- Database -->
<postgresql.jdbc.version>42.2.16</postgresql.jdbc.version>
<hikaricp.version>3.4.5</hikaricp.version>
<flyway.version>6.5.5</flyway.version>
<flyway.version>6.5.6</flyway.version>

<!-- Persistence -->
<hibernate.orm.version>5.4.21.Final</hibernate.orm.version>
Expand Down

0 comments on commit 1c5efef

Please sign in to comment.