diff --git a/pom.xml b/pom.xml index 8b8a06b..f14e3f8 100644 --- a/pom.xml +++ b/pom.xml @@ -28,77 +28,75 @@ 21 + 1.0.0-M1 - - - org.springframework.boot - spring-boot-starter-web - - org.springframework.boot spring-boot-starter-data-mongodb org.springframework.boot - spring-boot-starter-test - test + spring-boot-starter-web - - org.springframework.ai - spring-ai-bom - 1.0.0-SNAPSHOT - pom - import - - - - - - org.springframework.boot - spring-boot-starter-data-rest - - - - 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 - + org.springframework.boot + spring-boot-starter-test + test - org.projectlombok lombok 1.18.34 - - + + io.jsonwebtoken + jjwt-api + 0.11.5 + + + io.jsonwebtoken + jjwt-impl + 0.11.5 + + + io.jsonwebtoken + jjwt-jackson + 0.11.5 + + + org.springframework.boot spring-boot-starter-security - - + + org.antlr + ST4 + 4.3.4 + + + + + + org.springframework.ai + spring-ai-bom + ${spring-ai.version} + pom + import + + + @@ -109,44 +107,14 @@ - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - false - - - - jgit-repository - https://repo.eclipse.org/content/groups/releases/ - - - - spring-milestones Spring Milestones https://repo.spring.io/milestone false - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - false - - - + +