diff --git a/pom.xml b/pom.xml
index 2466456..100ffc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,7 @@
3.0.0-M1
2.5.0
3.9.0
+ 1.0.0
@@ -180,7 +181,7 @@
org.springframework.ai
- spring-ai-openai-spring-boot-starter
+ spring-ai-starter-model-openai
@@ -223,7 +224,7 @@
org.springframework.ai
spring-ai-bom
- 1.0.0-M6
+ ${spring-ai.version}
pom
import