Skip to content

Commit

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

---
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 Feb 22, 2024
1 parent 50bba70 commit 467a67a
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 @@ -27,7 +27,7 @@
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<mssql-jdbc.version>11.2.3.jre17</mssql-jdbc.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<flyway-maven-plugin.version>9.22.3</flyway-maven-plugin.version>
<flyway-maven-plugin.version>10.8.1</flyway-maven-plugin.version>
<archunit-junit5.version>1.2.1</archunit-junit5.version>
</properties>
</project>

0 comments on commit 467a67a

Please sign in to comment.