From 4d1542c1ba9693283061d450dd296032a6746e11 Mon Sep 17 00:00:00 2001 From: Sumedh Date: Wed, 14 Aug 2024 19:08:39 +0000 Subject: [PATCH] necessary dependecies updated --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index a73d7a1..25ea36c 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,17 @@ 1.0.0-SNAPSHOT + + org.springframework.ai + spring-ai-spring-boot-autoconfigure + 1.0.0-SNAPSHOT + + + + org.springframework.ai + spring-ai-core + 1.0.0-SNAPSHOT + org.projectlombok