Skip to content

Commit

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

---
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] authored and rzo1 committed Apr 18, 2022
1 parent 91e4bc3 commit 30da0de
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.3.4</postgresql.version>
<c3p0.version>0.9.5.5</c3p0.version>
<flyway.db.version>8.5.4</flyway.db.version>
<flyway.db.version>8.5.8</flyway.db.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 30da0de

Please sign in to comment.