From 8c718ca8a7854cf43c71b22b6e39e135a54845b7 Mon Sep 17 00:00:00 2001 From: Ilayaperumal Gopinathan Date: Fri, 25 Apr 2025 11:42:55 +0100 Subject: [PATCH] Spring AI BOM updates - Remove spring-ai-parent POM as its parent - This change is done to make Spring AI dependencies independent of Spring Boot Signed-off-by: Ilayaperumal Gopinathan --- spring-ai-bom/pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index b12f7a4a5..01602cd44 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -19,13 +19,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.springframework.ai - spring-ai-parent - 1.0.0-SNAPSHOT - - + org.springframework.ai spring-ai-bom + 1.0.0-SNAPSHOT + pom Spring AI BOM @@ -39,6 +36,10 @@ git@github.com:spring-projects/spring-ai.git + + 1.5.0 + +