Skip to content

Commit

Permalink
Merge pull request #27 from hendisantika/dependabot/maven/org.flywayd…
Browse files Browse the repository at this point in the history
…b-flyway-core-10.17.2

Bump org.flywaydb:flyway-core from 10.17.1 to 10.17.2
  • Loading branch information
hendisantika authored Aug 22, 2024
2 parents aac94a1 + 22a6e0f commit 4087b7e
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 @@ -66,7 +66,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
<version>10.17.1</version><!-- support mysql5.7 -->
<version>10.17.2</version><!-- support mysql5.7 -->
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
Expand Down

0 comments on commit 4087b7e

Please sign in to comment.