From c9db17e661f8c2071d1dae054e61160f01f189d2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 30 Jun 2026 17:30:10 +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 bb49a14e..4b9a77be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,18 +111,18 @@
org.flywaydb
flyway-core
- 10.22.0
+ 12.10.0
org.flywaydb
flyway-mysql
- 10.22.0
+ 12.10.0
runtime
org.flywaydb
flyway-database-postgresql
- 10.22.0
+ 12.10.0
runtime