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 + +