Skip to content

Commit

Permalink
Updated Flyway to v6.2.3
Browse files Browse the repository at this point in the history
Closes gh-83
  • Loading branch information
kedar-joshi committed Feb 14, 2020
1 parent 249f235 commit a998c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -122,7 +122,7 @@
<!-- Database -->
<postgresql.jdbc.version>42.2.10</postgresql.jdbc.version>
<hikaricp.version>3.4.2</hikaricp.version>
<flyway.version>6.2.2</flyway.version>
<flyway.version>6.2.3</flyway.version>

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

0 comments on commit a998c19

Please sign in to comment.