From 2a62235f7323549d297a2d74af82bccb5eaa2afd Mon Sep 17 00:00:00 2001 From: Craig Walls Date: Fri, 6 Sep 2024 20:24:26 -0600 Subject: [PATCH] Add Markdown document reader to Spring AI BOM --- spring-ai-bom/pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index 7f555636e1..6a924265cc 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -39,6 +39,12 @@ + + org.springframework.ai + spring-ai-markdown-document-reader + ${project.version} + + org.springframework.ai spring-ai-pdf-document-reader @@ -105,7 +111,7 @@ spring-ai-vertex-ai-palm2 ${project.version} - + org.springframework.ai spring-ai-vertex-ai-embedding @@ -546,4 +552,4 @@ - \ No newline at end of file +