Skip to content

Commit

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

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 16, 2022
1 parent ab1107e commit 0d8383e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<byte-buddy.version>1.12.13</byte-buddy.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<flyway.version>9.1.3</flyway.version>
<flyway.version>9.1.4</flyway.version>
<guava.version>31.1-jre</guava.version>
<h2.version>2.1.214</h2.version>
<hsqldb.version>2.7.0</hsqldb.version>
Expand Down

0 comments on commit 0d8383e

Please sign in to comment.