Skip to content

Commit 57e7da7

Browse files
ThomasVitaletzolov
authored andcommitted
Add Cloud Bindings module to Spring AI BOM
Signed-off-by: Thomas Vitale <[email protected]>
1 parent 6c88654 commit 57e7da7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spring-ai-bom/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,12 @@
463463
<version>${project.version}</version>
464464
</dependency>
465465

466+
<dependency>
467+
<groupId>org.springframework.ai</groupId>
468+
<artifactId>spring-ai-spring-cloud-bindings</artifactId>
469+
<version>${project.version}</version>
470+
</dependency>
471+
466472
<dependency>
467473
<groupId>org.springframework.ai</groupId>
468474
<artifactId>spring-ai-elasticsearch-store-spring-boot-starter</artifactId>

0 commit comments

Comments
 (0)