Skip to content

Commit 7cfa748

Browse files
ilayaperumalgchedim
authored andcommitted
Fix version for elevenlabs starter/autoconfiguration artifacts in Spring AI BOM
Signed-off-by: Ilayaperumal Gopinathan <[email protected]>
1 parent b6ec1bf commit 7cfa748

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spring-ai-bom/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@
574574
<dependency>
575575
<groupId>org.springframework.ai</groupId>
576576
<artifactId>spring-ai-autoconfigure-model-elevenlabs</artifactId>
577+
<version>${project.version}</version>
577578
</dependency>
578579

579580
<dependency>
@@ -928,6 +929,7 @@
928929
<dependency>
929930
<groupId>org.springframework.ai</groupId>
930931
<artifactId>spring-ai-starter-model-elevenlabs</artifactId>
932+
<version>${project.version}</version>
931933
</dependency>
932934

933935
<dependency>

0 commit comments

Comments
 (0)