From 667ef76037ca8ca585c2751a4cb41372feb94038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edd=C3=BA=20Mel=C3=A9ndez?= Date: Wed, 4 Sep 2024 19:59:54 -0600 Subject: [PATCH] Fix cassandra starter --- spring-ai-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index 6a924265cc..63c8f972bb 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -267,7 +267,7 @@ org.springframework.ai - spring-ai-apache-cassandra-store-spring-boot-starter + spring-ai-cassandra-store-spring-boot-starter ${project.version}