From b68fa9d7900f028e9dbec052d85c87985a54125d Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Mon, 19 May 2025 10:19:01 +0100 Subject: [PATCH] Add spring-ai-starter-vector-store-couchbase to Spring AI BOM Signed-off-by: Ilayaperumal Gopinathan --- spring-ai-bom/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index 852396604..c8e349203 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -792,6 +792,12 @@ ${project.version} + + org.springframework.ai + spring-ai-starter-vector-store-couchbase + ${project.version} + + org.springframework.ai spring-ai-starter-vector-store-elasticsearch