Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-mysql from 10.21.0 to 11.2.0
Browse files Browse the repository at this point in the history
Bumps org.flywaydb:flyway-mysql from 10.21.0 to 11.2.0.

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 45e22d0 commit a9286d9
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 @@ -97,7 +97,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-mysql</artifactId>
<version>10.21.0</version>
<version>11.2.0</version>
</dependency>

<!-- Logging -->
Expand Down

0 comments on commit a9286d9

Please sign in to comment.