Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-maven-plugin from 7.15.0 to 9.22.3
Browse files Browse the repository at this point in the history
Bumps [org.flywaydb:flyway-maven-plugin](https://github.com/flyway/flyway) from 7.15.0 to 9.22.3.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-7.15.0...flyway-9.22.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent d4503fe commit c9ba808
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 @@ -321,7 +321,7 @@
<plugin>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-maven-plugin</artifactId>
<version>7.15.0</version>
<version>9.22.3</version>

<!-- Must be in the same phase as Jooq -->
<executions>
Expand Down

0 comments on commit c9ba808

Please sign in to comment.