From 73c39e3d9ea17d762f341b269b1633c199bb10c8 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Mon, 18 Mar 2024 15:11:29 +0100 Subject: [PATCH] Add spring-ai-mongodb-atlas-store-spring-boot-starter to the BOM --- spring-ai-bom/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index 26ab0d414..bfc8537cc 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -307,6 +307,12 @@ spring-ai-qdrant-store-spring-boot-starter ${project.version} + + + org.springframework.ai + spring-ai-mongodb-atlas-store-spring-boot-starter + ${project.version} +