diff --git a/pom.xml b/pom.xml index b389881..758eeb7 100644 --- a/pom.xml +++ b/pom.xml @@ -47,13 +47,6 @@ test - - org.springframework.ai - spring-ai-bom - 1.0.0-SNAPSHOT - pom - - org.springframework.boot spring-boot-starter-data-rest @@ -62,32 +55,18 @@ org.springframework.ai spring-ai-mongodb-atlas-store-spring-boot-starter - 1.0.0-SNAPSHOT org.springframework.ai spring-ai-openai-spring-boot-starter - 1.0.0-SNAPSHOT org.springframework.ai spring-ai-tika-document-reader - 1.0.0-SNAPSHOT - + 1.0.0-SNAPSHOT - - org.springframework.ai - spring-ai-spring-boot-autoconfigure - 1.0.0-SNAPSHOT - - - - org.springframework.ai - spring-ai-core - 1.0.0-SNAPSHOT - org.projectlombok @@ -124,6 +103,17 @@ + + + + org.springframework.ai + spring-ai-bom + ${spring-ai.version} + pom + import + + + @@ -132,7 +122,6 @@ https://repo.spring.io/milestone false - never