diff --git a/spring-ai-spring-boot-docker-compose/pom.xml b/spring-ai-spring-boot-docker-compose/pom.xml
index 1f4ad3c784a..7f77cb1cbcd 100644
--- a/spring-ai-spring-boot-docker-compose/pom.xml
+++ b/spring-ai-spring-boot-docker-compose/pom.xml
@@ -47,32 +47,38 @@
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-weaviate
${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-typesense
${project.parent.version}
+ true
com.google.protobuf
protobuf-java
${protobuf-java.version}
+ true