Skip to content

Commit

Permalink
Bump flyway.version from 8.5.7 to 8.5.8
Browse files Browse the repository at this point in the history
Bumps `flyway.version` from 8.5.7 to 8.5.8.

Updates `flyway-core` from 8.5.7 to 8.5.8
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-8.5.7...flyway-8.5.8)

Updates `flyway-sqlserver` from 8.5.7 to 8.5.8
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-8.5.7...flyway-8.5.8)

Updates `flyway-mysql` from 8.5.7 to 8.5.8
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-8.5.7...flyway-8.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit a2789e6)
  • Loading branch information
dependabot[bot] authored and gsmet committed Apr 18, 2022
1 parent 325a33c commit 5916c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<maven-invoker.version>3.1.0</maven-invoker.version>
<awaitility.version>4.2.0</awaitility.version>
<jboss-logmanager.version>1.0.9</jboss-logmanager.version>
<flyway.version>8.5.7</flyway.version>
<flyway.version>8.5.8</flyway.version>
<yasson.version>1.0.11</yasson.version>
<liquibase.version>4.9.0</liquibase.version>
<snakeyaml.version>1.30</snakeyaml.version>
Expand Down

0 comments on commit 5916c4d

Please sign in to comment.