Skip to content

Commit

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

Updates `org.flywaydb:flyway-mysql` from 10.20.1 to 10.21.0

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 841c9d5 commit a638305
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.20.1</flyway.version>
<flyway.version>10.21.0</flyway.version>
<cxf.version>4.0.5</cxf.version>
<spring.version>6.1.11</spring.version>
<spring.security.version>6.3.4</spring.security.version>
Expand Down

0 comments on commit a638305

Please sign in to comment.