diff --git a/flink-connector-cassandra/pom.xml b/flink-connector-cassandra/pom.xml
index 74833e3..08508fc 100644
--- a/flink-connector-cassandra/pom.xml
+++ b/flink-connector-cassandra/pom.xml
@@ -238,6 +238,13 @@ under the License.
flink-test-utils-junit
${flink.version}
test
+
+
+
+ org.testcontainers
+ testcontainers
+
+
@@ -275,6 +282,13 @@ under the License.
flink-connector-test-utils
${flink.version}
test
+
+
+
+ org.testcontainers
+ testcontainers
+
+