Skip to content

Commit

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

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

Updates `flyway-maven-plugin` from 9.2.0 to 9.2.2
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.2.0...flyway-9.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and josephlbarnett committed Sep 7, 2022
1 parent e110694 commit 0ea5cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<version.dropwizard.metrics.cloudwatch>2.0.8</version.dropwizard.metrics.cloudwatch>
<version.dropwizard.metrics.guice>4.0.0</version.dropwizard.metrics.guice>
<version.easymock>4.3</version.easymock>
<version.flyway>9.2.0</version.flyway>
<version.flyway>9.2.2</version.flyway>
<version.graphql-kotlin>6.2.2</version.graphql-kotlin>
<version.graphql-java>19.1</version.graphql-java>
<version.graphql-java-extended-scalars>18.1</version.graphql-java-extended-scalars>
Expand Down

0 comments on commit 0ea5cf3

Please sign in to comment.