From 45fb1c170f16d2e46f8ae4fb1424331bd5e23a17 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 1 May 2024 16:20:59 +0300 Subject: [PATCH] Update flyway components to 10.4.1 Signed-off-by: Marko Lindqvist --- freeciv-web/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/freeciv-web/pom.xml b/freeciv-web/pom.xml index bf33fd9d8..33a008be4 100644 --- a/freeciv-web/pom.xml +++ b/freeciv-web/pom.xml @@ -71,19 +71,19 @@ org.flywaydb flyway-core - 9.22.3 + 10.4.1 org.flywaydb flyway-sqlserver - 9.22.3 + 10.4.1 org.flywaydb flyway-mysql - 9.22.3 + 10.4.1 @@ -159,7 +159,7 @@ Rerun the sync-js-hand.js script. org.flywaydb flyway-maven-plugin - 9.22.3 + 10.4.1