Skip to content

Commit

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

Updates `org.flywaydb:flyway-mysql` from 10.18.0 to 10.18.2

Updates `org.flywaydb:flyway-maven-plugin` from 10.18.0 to 10.18.2
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.18.0...flyway-10.18.2)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-mysql
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent efeec02 commit 8403cbe
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 @@ -36,7 +36,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<jooq.version>3.19.11</jooq.version>
<flyway.version>10.18.0</flyway.version>
<flyway.version>10.18.2</flyway.version>
<cxf.version>4.0.5</cxf.version>
<spring.version>6.1.11</spring.version>
<spring.security.version>6.3.3</spring.security.version>
Expand Down

0 comments on commit 8403cbe

Please sign in to comment.