Bump flyway-core from 7.7.0 to 7.7.1 in /core

Bumps [flyway-core](https://github.com/flyway/flyway) from 7.7.0 to 7.7.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/compare/flyway-7.7.0...flyway-7.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Closes #168

Change-Id: I25b489d5eddfce14b25d0def5e09405b1c70b0ac
diff --git a/core/pom.xml b/core/pom.xml
index 1f96d57..aa24a24 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -12,7 +12,7 @@
 		<jersey.version>1.19.4</jersey.version>
 		<jetty.version>9.4.38.v20210224</jetty.version>
 		<hibernate.version>5.4.29.Final</hibernate.version>
-		<flyway.version>7.7.0</flyway.version>
+		<flyway.version>7.7.1</flyway.version>
 		<log4j.version>2.14.1</log4j.version>
 		<krill.version>[0.59.3,)</krill.version>
 		<koral.version>[0.37,)</koral.version>