Skip to content

Commit

Permalink
Updated Flyway to v6.2.0
Browse files Browse the repository at this point in the history
Closes gh-74
  • Loading branch information
kedar-joshi committed Jan 23, 2020
1 parent fedba6b commit c9002b1
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.9</postgresql.jdbc.version>
<hikaricp.version>3.4.2</hikaricp.version>
<flyway.version>6.1.4</flyway.version>
<flyway.version>6.2.0</flyway.version>

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

0 comments on commit c9002b1

Please sign in to comment.