diff --git a/.idea/springai-rag-db23ai.iml b/.idea/springai-rag-db23ai.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/springai-rag-db23ai.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index ffccb6c..bf87cba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,46 @@
+
+
+ ch.qos.logback
+ logback-classic
+ 1.4.14
+
+
+ ch.qos.logback
+ logback-core
+ 1.4.14
+
+
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ 2.15.3
+
+
+ com.fasterxml.jackson.datatype
+ jackson-datatype-jdk8
+ 2.15.3
+
+
+ com.fasterxml.jackson.datatype
+ jackson-datatype-jsr310
+ 2.15.3
+
+
+ com.fasterxml.jackson.module
+ jackson-module-parameter-names
+ 2.15.3
+
+
+
+
+ org.apache.commons
+ commons-compress
+ 1.24.0
+
org.springframework.ai
spring-ai-bom