Skip to content

Commit cafcecb

Browse files
committed
Add spring-ai-coherence-store to bom
1 parent 6982100 commit cafcecb

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
@@ -201,6 +201,12 @@
201201
<version>${project.version}</version>
202202
</dependency>
203203

204+
<dependency>
205+
<groupId>org.springframework.ai</groupId>
206+
<artifactId>spring-ai-coherence-store</artifactId>
207+
<version>${project.version}</version>
208+
</dependency>
209+
204210
<dependency>
205211
<groupId>org.springframework.ai</groupId>
206212
<artifactId>spring-ai-milvus-store</artifactId>

0 commit comments

Comments
 (0)