diff --git a/pom.xml b/pom.xml
index a57f7e49a7..aca5874fe9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -454,6 +454,11 @@
postgresql
${testcontainers.version}
+
+ org.testcontainers
+ trino
+ ${testcontainers.version}
+
org.firebirdsql
firebird-testcontainers-java