From 968c678872e074d04cc8429fcc2e5aa22076779c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 12:31:30 +0000 Subject: [PATCH] Update flyway to v13 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bb49a14e..f58bc7c8 100644 --- a/pom.xml +++ b/pom.xml @@ -111,18 +111,18 @@ org.flywaydb flyway-core - 10.22.0 + 13.7.0 org.flywaydb flyway-mysql - 10.22.0 + 13.7.0 runtime org.flywaydb flyway-database-postgresql - 10.22.0 + 13.7.0 runtime