Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 17, 2023
1 parent c8ed6f4 commit 0ff4923
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.6.Final</hibernate.version>
<ebean.version>13.20.1-jakarta</ebean.version>
<jdbi.version>3.39.1</jdbi.version>
<flyway.version>9.20.0</flyway.version>
<flyway.version>9.20.1</flyway.version>
<graphql-java.version>20.4</graphql-java.version>
<lettuce.version>6.2.4.RELEASE</lettuce.version>
<commons-pool2.version>2.11.1</commons-pool2.version>
Expand Down

0 comments on commit 0ff4923

Please sign in to comment.