commit | 6a051c82eb1ead27ba32e1ce9a75754e845296fa | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Dec 22 10:57:55 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Fri Dec 22 12:33:03 2023 +0100 |
tree | 0684c326d8836d0357fd60465966dcac4bab5b8f | |
parent | b3579c496e35bff802cd6955e65bf296c5d19d9f [diff] |
Bump org.flywaydb:flyway-core from 10.0.1 to 10.4.0 in /full (closes #730) Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 10.0.1 to 10.4.0. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](https://github.com/flyway/flyway/compare/flyway-10.0.1...flyway-10.4.0) Change-Id: I71ecdfe675443cb3c67b2d8f1007c03f72c7ff6e --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ib67cc044493c3189f471dff2fbe469a62445503b
diff --git a/full/pom.xml b/full/pom.xml index 080c9eb..98a27dd 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -16,7 +16,7 @@ to make sure that jersey uses the correct spring version--> <spring6.version>${spring.version}</spring6.version> <jetty.version>11.0.18</jetty.version> - <flyway.version>10.0.1</flyway.version> + <flyway.version>10.4.0</flyway.version> <log4j.version>2.22.0</log4j.version> <krill.version>[0.61.3,)</krill.version> <koral.version>[0.41,)</koral.version>