Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent fb571dd commit 36a7e69
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.7.2</postgresql.version>
<c3p0.version>0.9.5.5</c3p0.version>
<flyway.db.version>10.8.1</flyway.db.version>
<flyway.db.version>10.16.0</flyway.db.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 36a7e69

Please sign in to comment.