diff --git a/spring-ai-spring-boot-testcontainers/pom.xml b/spring-ai-spring-boot-testcontainers/pom.xml
index c645270c48b..86b1c66477a 100644
--- a/spring-ai-spring-boot-testcontainers/pom.xml
+++ b/spring-ai-spring-boot-testcontainers/pom.xml
@@ -48,48 +48,57 @@
 			org.springframework.ai
 			spring-ai-autoconfigure-model-ollama
 			${project.parent.version}
+			true
 		
 		
 			org.springframework.ai
 			spring-ai-autoconfigure-vector-store-opensearch
 			${project.parent.version}
+			true
 		
 		
 			org.springframework.ai
 			spring-ai-autoconfigure-vector-store-chroma
 			${project.parent.version}
+			true
 		
 		
 			org.springframework.ai
 			spring-ai-autoconfigure-vector-store-mongodb-atlas
 			${project.parent.version}
+			true
 		
 		
 			org.springframework.ai
 			spring-ai-autoconfigure-vector-store-milvus
 			${project.parent.version}
+			true
 		
 		
 			org.springframework.ai
 			spring-ai-autoconfigure-vector-store-qdrant
 			${project.parent.version}
+			true
 		
 		
 			org.springframework.ai
 			spring-ai-autoconfigure-vector-store-weaviate
 			${project.parent.version}
+			true
 		
 
 		
 			org.springframework.ai
 			spring-ai-autoconfigure-vector-store-typesense
 			${project.parent.version}
+			true
 		
 
 		
 			com.google.protobuf
 			protobuf-java
 			${protobuf-java.version}
+			true