Fix cassandra starter

This commit is contained in:
Eddú Meléndez
2024-09-04 19:59:54 -06:00
committed by Christian Tzolov
parent b22a577ebc
commit 667ef76037

View File

@@ -267,7 +267,7 @@
<!-- Spring Boot Starters -->
<dependency>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-apache-cassandra-store-spring-boot-starter</artifactId>
<artifactId>spring-ai-cassandra-store-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>