From f8961196e2b8a08a8dd11fce64f4d92dbf9e3342 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 11:37:28 +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..119b266c 100644 --- a/pom.xml +++ b/pom.xml @@ -111,18 +111,18 @@ org.flywaydb flyway-core - 10.22.0 + 13.1.0 org.flywaydb flyway-mysql - 10.22.0 + 13.1.0 runtime org.flywaydb flyway-database-postgresql - 10.22.0 + 13.1.0 runtime