Skip to content

Commit 79037c5

Browse files
committed
Fix version for Spring AI BOM
1 parent b657cf3 commit 79037c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai-bom</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M8</version>
2525

2626
<packaging>pom</packaging>
2727

0 commit comments

Comments
 (0)