diff --git a/novel-front/pom.xml b/novel-front/pom.xml
index 3f23ed9..a1f2eea 100644
--- a/novel-front/pom.xml
+++ b/novel-front/pom.xml
@@ -59,7 +59,7 @@
org.springframework.ai
- spring-ai-openai-spring-boot-starter
+ spring-ai-starter-model-openai
diff --git a/pom.xml b/pom.xml
index 30c72ac..cc22c38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
org.springframework.ai
spring-ai-bom
- 1.0.0-M6
+ 1.0.0
pom
import