Skip to content

Commit

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

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

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

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2022
1 parent 35f3c39 commit 237ab76
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 @@ -156,7 +156,7 @@
<maven-invoker.version>3.2.0</maven-invoker.version>
<awaitility.version>4.2.0</awaitility.version>
<jboss-logmanager.version>1.0.10</jboss-logmanager.version>
<flyway.version>9.3.0</flyway.version>
<flyway.version>9.3.1</flyway.version>
<yasson.version>1.0.11</yasson.version>
<liquibase.version>4.16.0</liquibase.version>
<snakeyaml.version>1.32</snakeyaml.version>
Expand Down

0 comments on commit 237ab76

Please sign in to comment.