Add spring-ai-coherence store boot starter to Spring AI BOM

This commit is contained in:
Ilayaperumal Gopinathan
2024-11-07 12:02:44 +00:00
parent cafcecbdcc
commit bf66415e30

View File

@@ -413,6 +413,12 @@
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-coherence-store-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-watsonx-ai</artifactId>