diff --git a/catalog-rest-service/pom.xml b/catalog-rest-service/pom.xml
index bca678ca7dc..5bbdc9c6ec9 100644
--- a/catalog-rest-service/pom.xml
+++ b/catalog-rest-service/pom.xml
@@ -215,6 +215,10 @@
org.flywaydb
flyway-maven-plugin
+
+ org.flywaydb
+ flyway-mysql
+
jakarta.xml.bind
diff --git a/pom.xml b/pom.xml
index edb5a6bf428..1bfdbcb23cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
4.1.0
1.5.0
2.11.0
- 8.1.0
+ 8.5.11
2.1.0.7
2.9.0
8.0.29
@@ -251,6 +251,11 @@
+
+ org.flywaydb
+ flyway-mysql
+ 9.0.1
+
org.postgresql
postgresql