diff --git a/sdk/cosmos/azure-spring-data-cosmos-test/pom.xml b/sdk/cosmos/azure-spring-data-cosmos-test/pom.xml
index 7cb074b0a3f7..c150c36303ac 100644
--- a/sdk/cosmos/azure-spring-data-cosmos-test/pom.xml
+++ b/sdk/cosmos/azure-spring-data-cosmos-test/pom.xml
@@ -33,6 +33,17 @@
3.4.0-beta.1
+
+ org.junit.vintage
+ junit-vintage-engine
+ test
+
+
+ org.hamcrest
+ hamcrest-core
+
+
+
org.mockito
mockito-core