Skip to content

Commit bf66415

Browse files
committed
Add spring-ai-coherence store boot starter to Spring AI BOM
1 parent cafcecb commit bf66415

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
@@ -413,6 +413,12 @@
413413
<version>${project.version}</version>
414414
</dependency>
415415

416+
<dependency>
417+
<groupId>org.springframework.ai</groupId>
418+
<artifactId>spring-ai-coherence-store-spring-boot-starter</artifactId>
419+
<version>${project.version}</version>
420+
</dependency>
421+
416422
<dependency>
417423
<groupId>org.springframework.ai</groupId>
418424
<artifactId>spring-ai-watsonx-ai</artifactId>

0 commit comments

Comments
 (0)