diff --git a/pom.xml b/pom.xml
index b5632c6..8b8a06b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,75 +28,77 @@
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-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.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.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
-
-
-
+
+
@@ -107,22 +109,44 @@
+
+ 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
-
-
+
+