From 038f68857a04912956ee2ac7ec865d0f8354979e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 19 Feb 2025 17:02:02 +0000
Subject: [PATCH] Update flyway to v11.3.3
---
backend/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index 9baf5bed59..abb065dbd3 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -59,12 +59,12 @@
org.flywaydb
flyway-core
- 11.3.1
+ 11.3.3
org.flywaydb
flyway-database-postgresql
- 11.3.1
+ 11.3.3
runtime