Skip to content

Commit

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

Updates `org.flywaydb:flyway-mysql` from 10.17.1 to 10.17.2

Updates `org.flywaydb:flyway-maven-plugin` from 10.17.1 to 10.17.2
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.17.1...flyway-10.17.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 Aug 24, 2024
1 parent c9d24a9 commit 840e4b6
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.17.1</flyway.version>
<flyway.version>10.17.2</flyway.version>
<cxf.version>4.0.5</cxf.version>
<spring.version>6.1.11</spring.version>
<spring.security.version>6.3.1</spring.security.version>
Expand Down

0 comments on commit 840e4b6

Please sign in to comment.