Skip to content

Commit 1cf542a

Browse files
ilayaperumalgsolnone
authored andcommitted
Add spring-ai-starter-vector-store-couchbase to Spring AI BOM
Signed-off-by: Ilayaperumal Gopinathan <[email protected]> Signed-off-by: Solomon Hsu <[email protected]>
1 parent 9d60a14 commit 1cf542a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spring-ai-bom/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,12 @@
792792
<version>${project.version}</version>
793793
</dependency>
794794

795+
<dependency>
796+
<groupId>org.springframework.ai</groupId>
797+
<artifactId>spring-ai-starter-vector-store-couchbase</artifactId>
798+
<version>${project.version}</version>
799+
</dependency>
800+
795801
<dependency>
796802
<groupId>org.springframework.ai</groupId>
797803
<artifactId>spring-ai-starter-vector-store-elasticsearch</artifactId>

0 commit comments

Comments
 (0)