Skip to content

Commit

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

Bump org.flywaydb:flyway-core from 11.0.0 to 11.1.0
  • Loading branch information
hendisantika authored Dec 12, 2024
2 parents 83cfc53 + 6fe29a4 commit ba7b09a
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>11.0.0</version><!-- support mysql5.7 -->
<version>11.1.0</version><!-- support mysql5.7 -->
</dependency>
<dependency>
<groupId>org.flywaydb</groupId>
Expand Down

0 comments on commit ba7b09a

Please sign in to comment.