Skip to content

Commit

Permalink
Fix cassandra starter
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez authored and tzolov committed Sep 10, 2024
1 parent b22a577 commit 667ef76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-ai-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 667ef76

Please sign in to comment.