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>