diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 31c878d1fc4..e5f1c8d900c 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -90,6 +90,7 @@
1.5.3
1.2
1.1.6
+ 2.2.8
2.0.6
2.7.2
2.18
@@ -1318,6 +1319,21 @@
elasticsearch
${elasticsearch.version}
+
+ org.firebirdsql.jdbc
+ jaybird-jdk16
+ ${jaybird.version}
+
+
+ org.firebirdsql.jdbc
+ jaybird-jdk17
+ ${jaybird.version}
+
+
+ org.firebirdsql.jdbc
+ jaybird-jdk18
+ ${jaybird.version}
+
org.flywaydb
flyway-core