From de1157b5aced478f3dca87e1c4bdb6bc426e34cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 11:34:20 +0000 Subject: [PATCH] Update flyway to v12 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bb49a14..ee512ab 100644 --- a/pom.xml +++ b/pom.xml @@ -111,18 +111,18 @@ org.flywaydb flyway-core - 10.22.0 + 12.5.0 org.flywaydb flyway-mysql - 10.22.0 + 12.5.0 runtime org.flywaydb flyway-database-postgresql - 10.22.0 + 12.5.0 runtime