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 11.1.1 to 11.2.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-11.1.1...flyway-11.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 018d83f commit 4a0cfa3
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>11.1.1</flyway-maven-plugin.version>
<flyway-maven-plugin.version>11.2.0</flyway-maven-plugin.version>
</properties>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 4a0cfa3

Please sign in to comment.