Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 15, 2023
1 parent 180e056 commit 4a973f3
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 @@ -116,7 +116,7 @@
<plugin>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-maven-plugin</artifactId>
<version>10.0.0</version>
<version>10.3.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 4a973f3

Please sign in to comment.