Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-core from 10.4.0 to 10.4.1 in /full (closes #…
Browse files Browse the repository at this point in the history
…731)

Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.4.0...flyway-10.4.1)

Change-Id: I93f5e33ed6b2a42c4f4571bc62643ba53260fa70

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

Signed-off-by: dependabot[bot] <[email protected]>

Change-Id: I8c8d57a558892c73a6fd8b9374a9c470ba1ca41f
  • Loading branch information
dependabot[bot] authored and margaretha committed Dec 22, 2023
1 parent 062e4ce commit 23b7f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
to make sure that jersey uses the correct spring version-->
<spring6.version>${spring.version}</spring6.version>
<jetty.version>11.0.19</jetty.version>
<flyway.version>10.4.0</flyway.version>
<flyway.version>10.4.1</flyway.version>
<log4j.version>2.22.0</log4j.version>
<krill.version>[0.61.3,)</krill.version>
<koral.version>[0.41,)</koral.version>
Expand Down

0 comments on commit 23b7f5d

Please sign in to comment.