Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed May 2, 2022
1 parent 1858494 commit 07c72ea
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.9</flyway.db.version>
<flyway.db.version>8.5.10</flyway.db.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 07c72ea

Please sign in to comment.