Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-maven-plugin in the maven group
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update: [org.flywaydb:flyway-maven-plugin](https://github.com/flyway/flyway).


Updates `org.flywaydb:flyway-maven-plugin` from 10.17.2 to 10.17.3
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.17.2...flyway-10.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 6a78e9a commit f7c6ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion favourite-lyrics-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>0.0.1-SNAPSHOT</version>
</parent>
<properties>
<flyway-maven-plugin.version>10.17.2</flyway-maven-plugin.version>
<flyway-maven-plugin.version>10.17.3</flyway-maven-plugin.version>
</properties>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit f7c6ee1

Please sign in to comment.