diff --git a/vector-stores/spring-ai-milvus-store/pom.xml b/vector-stores/spring-ai-milvus-store/pom.xml index 13e9ba3b55b..da654eb7ec9 100644 --- a/vector-stores/spring-ai-milvus-store/pom.xml +++ b/vector-stores/spring-ai-milvus-store/pom.xml @@ -41,6 +41,17 @@ 17 + + + + + com.google.protobuf + protobuf-java + ${protobuf-java.version} + + + + org.springframework.ai