Skip to content

Commit

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

---
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] authored and rzo1 committed Feb 7, 2024
1 parent bdf4f3e commit 7ce4a67
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 @@ -203,7 +203,7 @@
<plugin>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-maven-plugin</artifactId>
<version>10.5.0</version>
<version>10.7.1</version>
<configuration>
<url>jdbc:postgresql://localhost:5432/helpdesk</url>
<user>postgres</user>
Expand Down

0 comments on commit 7ce4a67

Please sign in to comment.