Skip to content

Commit 62cc6f1

Browse files
committed
Update Spring AI BOM with spring-ai-autoconfigure-model-chat-memory
Signed-off-by: Ilayaperumal Gopinathan <[email protected]>
1 parent 2450ae5 commit 62cc6f1

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
@@ -475,6 +475,12 @@
475475

476476
<!-- Spring AI Chat memory autoconfiguration -->
477477

478+
<dependency>
479+
<groupId>org.springframework.ai</groupId>
480+
<artifactId>spring-ai-autoconfigure-model-chat-memory</artifactId>
481+
<version>${project.version}</version>
482+
</dependency>
483+
478484
<dependency>
479485
<groupId>org.springframework.ai</groupId>
480486
<artifactId>spring-ai-autoconfigure-model-chat-memory-cassandra</artifactId>

0 commit comments

Comments
 (0)