From 6687d06aa3e572a7be7080e028a89803a641a985 Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 8 Aug 2024 09:00:32 +0000 Subject: [PATCH] Update pom.xml --- pom.xml | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index f14e3f8..d525152 100644 --- a/pom.xml +++ b/pom.xml @@ -39,15 +39,23 @@ org.springframework.boot spring-boot-starter-web + - org.springframework.ai - spring-ai-mongodb-atlas-store-spring-boot-starter + org.springframework.ai + spring-ai-bom + 1.0.0-SNAPSHOT + pom + import + org.springframework.ai spring-ai-openai-spring-boot-starter + 1.0.0-SNAPSHOT + + org.springframework.boot spring-boot-starter-test @@ -86,17 +94,7 @@ 4.3.4 - - - - org.springframework.ai - spring-ai-bom - ${spring-ai.version} - pom - import - - - + @@ -107,14 +105,22 @@ - + spring-milestones Spring Milestones https://repo.spring.io/milestone false - + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + false + +