diff --git a/pom.xml b/pom.xml index 49102fe..f14e3f8 100644 --- a/pom.xml +++ b/pom.xml @@ -28,43 +28,31 @@ 21 - 1.0.0 - + 1.0.0-M1 org.springframework.boot spring-boot-starter-data-mongodb - org.springframework.boot spring-boot-starter-web + + org.springframework.ai + spring-ai-mongodb-atlas-store-spring-boot-starter + + + org.springframework.ai + spring-ai-openai-spring-boot-starter + org.springframework.boot spring-boot-starter-test test - - - - org.springframework.ai - spring-ai-bom - 1.0.0-SNAPSHOT - pom - import - - - - org.springframework.ai - spring-ai-openai-spring-boot-starter - - - - - org.projectlombok lombok @@ -98,7 +86,7 @@ 4.3.4 - + org.springframework.ai @@ -127,34 +115,6 @@ false - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - false - - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - false - - - - -