Skip to content

Commit

Permalink
Bump flyway-core from 9.8.3 to 9.10.0
Browse files Browse the repository at this point in the history
Bumps [flyway-core](https://github.com/flyway/flyway) from 9.8.3 to 9.10.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.8.3...flyway-9.10.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] authored and rzo1 committed Dec 12, 2022
1 parent 88cfb4c commit c4a0153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawler4j-examples/crawler4j-examples-postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<properties>
<postgresql.version>42.5.1</postgresql.version>
<c3p0.version>0.9.5.5</c3p0.version>
<flyway.db.version>9.8.3</flyway.db.version>
<flyway.db.version>9.10.0</flyway.db.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c4a0153

Please sign in to comment.