diff --git a/virtual-patient-web/pom.xml b/virtual-patient-web/pom.xml index 1d63d300..ec5797b6 100644 --- a/virtual-patient-web/pom.xml +++ b/virtual-patient-web/pom.xml @@ -107,11 +107,27 @@ test - + + + io.springboot.ai + spring-ai-ollama-spring-boot-starter + + + + + io.springboot.ai + spring-ai-bom + 1.0.3 + pom + import + + + + @@ -127,5 +143,17 @@ + + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + +