Skip to content

Commit

Permalink
build(deps): bump flyway-core from 9.16.3 to 9.17.0
Browse files Browse the repository at this point in the history
Bumps [flyway-core](https://github.com/flyway/flyway) from 9.16.3 to 9.17.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/commits/flyway-9.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 672bafb commit db1700a
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 @@ -40,7 +40,7 @@
<hibernate.version>6.2.0.Final</hibernate.version>
<ebean.version>13.17.2-jakarta</ebean.version>
<jdbi.version>3.37.1</jdbi.version>
<flyway.version>9.16.3</flyway.version>
<flyway.version>9.17.0</flyway.version>
<graphql-java.version>20.2</graphql-java.version>
<lettuce.version>6.2.3.RELEASE</lettuce.version>
<commons-pool2.version>2.11.1</commons-pool2.version>
Expand Down

0 comments on commit db1700a

Please sign in to comment.